Searched defs:cameraIds (Results 1 – 8 of 8) sorted by relevance
80 const char** cameraIds; ///< list of identifier of connected camera devices member
310 static bool isCameraIdFound(int cameraId, const Vector<int>& cameraIds) { in isCameraIdFound()320 MediaProfiles::createCamcorderProfile(int cameraId, const char **atts, Vector<int>& cameraIds) in createCamcorderProfile()443 void MediaProfiles::initRequiredProfileRefs(const Vector<int>& cameraIds) { in initRequiredProfileRefs()
109 String[] cameraIds = mCameraManager.getCameraIdList(); in resume() local
129 std::vector<String8> cameraIds; in findFlashUnits() local
224 void CameraManagerGlobal::getCameraIdList(std::vector<String8> *cameraIds) { in getCameraIdList()
104 String[] cameraIds = mCameraManager.getCameraIdList(); in resume() local
837 String[] cameraIds = null; in getCameraIdList() local
1297 String[] cameraIds, int numberOfCameras) { in AndroidCamera2DeviceInfo()