Searched refs:mClientLock (Results 1 - 2 of 2) sorted by last modified time

/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp813 return &mClientLock[cameraId];
H A DCameraService.h127 // returns plain pointer of client. Note that mClientLock should be acquired to
163 // CameraService's mClientLock should be acquired to access this.
340 Mutex mClientLock[MAX_CAMERAS]; // prevent Client destruction inside callbacks member in class:android::CameraService

Completed in 64 milliseconds