Searched refs:MAX_CAMERAS_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
100 …erasSupported = CameraAdapter_Capabilities(mCameraProps, mCamerasSupported, MAX_CAMERAS_SUPPORTED); in loadProperties()105 } else if (mCamerasSupported > MAX_CAMERAS_SUPPORTED) { in loadProperties()
34 static android::CameraHal* gCameraHals[MAX_CAMERAS_SUPPORTED];621 int num_cameras = MAX_CAMERAS_SUPPORTED; in camera_get_number_of_cameras()
35 #define MAX_CAMERAS_SUPPORTED 2 macro191 Properties mCameraProps[MAX_CAMERAS_SUPPORTED];