Home
last modified time | relevance | path

Searched defs:depthProfiles (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
Dcamera_napi_object_types.cpp144 auto depthProfiles = Hold<std::list<CameraNapiObject>>(); in GetCameraNapiObject() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
Dcamera_output_capability.cpp255 void CameraOutputCapability::SetDepthProfiles(std::vector<DepthProfile> depthProfiles) in SetDepthProfiles()
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/
D@ohos.multimedia.camera.d.ts249 readonly depthProfiles: Array<DepthProfile>; property