HomeSort by relevance Sort by last modified time
    Searched refs:mObjectLock (Results 1 - 19 of 19) sorted by null

  /device/generic/goldfish/camera/
PreviewWindow.h 131 Mutex mObjectLock;
PreviewWindow.cpp 53 Mutex::Autolock locker(&mObjectLock);
79 Mutex::Autolock locker(&mObjectLock);
89 Mutex::Autolock locker(&mObjectLock);
101 Mutex::Autolock locker(&mObjectLock);
CallbackNotifier.cpp 123 Mutex::Autolock locker(&mObjectLock);
136 Mutex::Autolock locker(&mObjectLock);
147 Mutex::Autolock locker(&mObjectLock);
157 Mutex::Autolock locker(&mObjectLock);
169 Mutex::Autolock locker(&mObjectLock);
206 Mutex::Autolock locker(&mObjectLock);
350 Mutex::Autolock locker(&mObjectLock);
CallbackNotifier.h 216 Mutex mObjectLock;
EmulatedQemuCameraDevice.cpp 75 Mutex::Autolock locker(&mObjectLock);
104 Mutex::Autolock locker(&mObjectLock);
136 Mutex::Autolock locker(&mObjectLock);
187 Mutex::Autolock locker(&mObjectLock);
EmulatedFakeCameraDevice.cpp 85 Mutex::Autolock locker(&mObjectLock);
105 Mutex::Autolock locker(&mObjectLock);
127 Mutex::Autolock locker(&mObjectLock);
190 Mutex::Autolock locker(&mObjectLock);
EmulatedCamera.h 378 Mutex mObjectLock;
EmulatedCameraDevice.h 562 Mutex mObjectLock;
EmulatedFakeRotatingCameraDevice.cpp 428 Mutex::Autolock locker(&mObjectLock);
448 Mutex::Autolock locker(&mObjectLock);
470 Mutex::Autolock locker(&mObjectLock);
493 Mutex::Autolock locker(&mObjectLock);
EmulatedCameraDevice.cpp 43 : mObjectLock(),
  /device/google/cuttlefish_common/guest/hals/camera/
PreviewWindow.h 140 Mutex mObjectLock;
CallbackNotifier.cpp 110 Mutex::Autolock locker(&mObjectLock);
122 Mutex::Autolock locker(&mObjectLock);
132 Mutex::Autolock locker(&mObjectLock);
141 Mutex::Autolock locker(&mObjectLock);
152 Mutex::Autolock locker(&mObjectLock);
179 Mutex::Autolock locker(&mObjectLock);
305 Mutex::Autolock locker(&mObjectLock);
EmulatedQemuCameraDevice.cpp 73 Mutex::Autolock locker(&mObjectLock);
101 Mutex::Autolock locker(&mObjectLock);
131 Mutex::Autolock locker(&mObjectLock);
180 Mutex::Autolock locker(&mObjectLock);
PreviewWindow.cpp 50 Mutex::Autolock locker(&mObjectLock);
80 Mutex::Autolock locker(&mObjectLock);
89 Mutex::Autolock locker(&mObjectLock);
101 Mutex::Autolock locker(&mObjectLock);
CallbackNotifier.h 197 Mutex mObjectLock;
EmulatedCameraDevice.cpp 39 : mObjectLock(),
301 Mutex::Autolock lock(mCameraDevice->mObjectLock);
326 Mutex::Autolock lock(mCameraDevice->mObjectLock);
332 mSetup.wait(mCameraDevice->mObjectLock);
EmulatedFakeCameraDevice.cpp 67 Mutex::Autolock locker(&mObjectLock);
86 Mutex::Autolock locker(&mObjectLock);
106 Mutex::Autolock locker(&mObjectLock);
171 Mutex::Autolock locker(&mObjectLock);
EmulatedCamera.h 378 Mutex mObjectLock;
EmulatedCameraDevice.h 493 Mutex mObjectLock;

Completed in 357 milliseconds