Searched refs:IsExclusiveAccessLocked (Results 1 – 5 of 5) sorted by relevance
22 virtual bool IsExclusiveAccessLocked() const;
34 BitmapDrawingEngine::IsExclusiveAccessLocked() const in IsExclusiveAccessLocked() function in BitmapDrawingEngine
72 bool IsExclusiveAccessLocked() in IsExclusiveAccessLocked() function
61 virtual bool IsExclusiveAccessLocked() const;
35 { if (!IsExclusiveAccessLocked()) debugger("not exclusive locked!"); }231 DrawingEngine::IsExclusiveAccessLocked() const in IsExclusiveAccessLocked() function in DrawingEngine233 return fGraphicsCard->IsExclusiveAccessLocked(); in IsExclusiveAccessLocked()