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 38 #define MAX_CAMERAS 2
339 wp<BasicClient> mClient[MAX_CAMERAS]; // protected by mServiceLock
340 Mutex mClientLock[MAX_CAMERAS]; // prevent Client destruction inside callbacks
344 Vector<weak_pro_client_ptr> mProClientList[MAX_CAMERAS];
352 volatile int32_t mBusy[MAX_CAMERAS];
371 mStatusList[MAX_CAMERAS];
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 58 milliseconds