HomeSort by relevance Sort by last modified time
    Searched defs:MAX_CAMERAS (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/
CameraService.h 36 #define MAX_CAMERAS 2
306 wp<Client> mClient[MAX_CAMERAS]; // protected by mServiceLock
307 Mutex mClientLock[MAX_CAMERAS]; // prevent Client destruction inside callbacks
311 Vector<weak_pro_client_ptr> mProClientList[MAX_CAMERAS];
319 volatile int32_t mBusy[MAX_CAMERAS];
338 mStatusList[MAX_CAMERAS];
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 39 milliseconds