Searched defs:cameraIds (Results 1 – 5 of 5) sorted by relevance
78 const char** cameraIds; ///< list of identifier of connected camera devices member
308 static bool isCameraIdFound(int cameraId, const Vector<int>& cameraIds) { in isCameraIdFound()318 MediaProfiles::createCamcorderProfile(int cameraId, const char **atts, Vector<int>& cameraIds) in createCamcorderProfile()441 void MediaProfiles::initRequiredProfileRefs(const Vector<int>& cameraIds) { in initRequiredProfileRefs()
109 String[] cameraIds = mCameraManager.getCameraIdList(); in resume() local
324 Vector<char *> cameraIds; in getOrCreateCameraIdListLocked() local
1297 String[] cameraIds, int numberOfCameras) { in AndroidCamera2DeviceInfo()