Searched defs:cameraType (Results 1 – 8 of 8) sorted by relevance
21 CameraInfoImpl::CameraInfoImpl(int32_t cameraType, int32_t cameraFacingType) in CameraInfoImpl()31 void CameraInfoImpl::SetCameraType(int32_t cameraType) in SetCameraType()
126 int32_t cameraType; in Callback() local
719 sptr<CameraInput> CameraManager::CreateCameraInput(CameraPosition position, CameraType cameraType) in CreateCameraInput()731 int CameraManager::CreateCameraInput(CameraPosition position, CameraType cameraType, sptr<CameraInp… in CreateCameraInput()
730 CameraType cameraType = static_cast<CameraType>(numValue); in CreateCameraInputInstance() local
813 readonly cameraType: CameraType; property
112 camera_type_enum_t cameraType = OHOS_CAMERA_TYPE_UNSPECIFIED; in GetCameras() local
4317 CameraType cameraType = cameras_[0]->GetCameraType(); variable4943 CameraType cameraType = cameras_[0]->GetCameraType(); variable
2030 int32_t cameraType = cameraInfo->GetCameraType(); in HWTEST_F() local