Searched defs:cameraIds (Results 1 – 9 of 9) sorted by relevance
64 const char** cameraIds; ///< list of camera device Ids member
370 static bool isCameraIdFound(int cameraId, const Vector<int>& cameraIds) { in isCameraIdFound()380 MediaProfiles::createCamcorderProfile(int cameraId, const char **atts, Vector<int>& cameraIds) in createCamcorderProfile()503 void MediaProfiles::initRequiredProfileRefs(const Vector<int>& cameraIds) { in initRequiredProfileRefs()
109 String[] cameraIds = mCameraManager.getCameraIdList(); in resume() local
127 std::vector<String8> cameraIds; in findFlashUnits() local
261 void CameraManagerGlobal::getCameraIdList(std::vector<String8>* cameraIds) { in getCameraIdList()
104 String[] cameraIds = mCameraManager.getCameraIdList(); in resume() local
333 void CameraManagerGlobal::getCameraIdList(std::vector<hidl_string>* cameraIds) { in getCameraIdList()
1297 String[] cameraIds, int numberOfCameras) { in AndroidCamera2DeviceInfo()
1031 String[] cameraIds = null; in getCameraIdList() local