Lines Matching refs:maMutex
193 virtual void lock() const { maMutex.acquire(); } in lock()
194 virtual void unlock() const { maMutex.release(); } in unlock()
229 static ::osl::Mutex maMutex;
263 ::osl::Mutex DXRenderModule::maMutex;
593 ::osl::MutexGuard aGuard( maMutex ); in DXRenderModule()
677 ::osl::MutexGuard aGuard( maMutex ); in create()
932 ::osl::MutexGuard aGuard( maMutex ); in flip()
1010 ::osl::MutexGuard aGuard( maMutex ); in resize()
1072 ::osl::MutexGuard aGuard( maMutex ); in getPageSize()
1083 ::osl::MutexGuard aGuard( maMutex ); in createSurface()
1108 ::osl::MutexGuard aGuard( maMutex ); in beginPrimitive()
1128 ::osl::MutexGuard aGuard( maMutex ); in endPrimitive()
1145 ::osl::MutexGuard aGuard( maMutex ); in pushVertex()
1194 ::osl::MutexGuard aGuard( maMutex ); in isError()