Home
last modified time | relevance | path

Searched defs:GetCameraType (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/camera_lite/frameworks/
Dcamera_info_impl.cpp26 int32_t CameraInfoImpl::GetCameraType() const in GetCameraType() function in OHOS::Media::CameraInfoImpl
/foundation/multimedia/camera_lite/interfaces/kits/
Dcamera_info.h83 virtual int32_t GetCameraType() const in GetCameraType() function
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
Dcamera_device.cpp145 CameraType CameraDevice::GetCameraType() in GetCameraType() function in OHOS::CameraStandard::CameraDevice
Dcamera_info.cpp115 CameraType CameraInfo::GetCameraType() in GetCameraType() function in OHOS::CameraStandard::CameraInfo
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
Dcamera_info_napi.cpp200 napi_value CameraDeviceNapi::GetCameraType(napi_env env, napi_callback_info info) in GetCameraType() function in OHOS::CameraStandard::CameraDeviceNapi
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_util.cpp415 bool GetCameraType(const string_view type, CameraType& out) in GetCameraType() function
585 string_view GetCameraType(CameraType type) in GetCameraType() function