Home
last modified time | relevance | path

Searched refs:PORTRAIT_PHOTO_FUNCTIONS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ability/
H A Dcamera_ability_napi.cpp41 {FunctionsType::PORTRAIT_PHOTO_FUNCTIONS, PORTRAIT_PHOTO_ABILITY_NAPI_CLASS_NAME},
113 …{FunctionsType::PORTRAIT_PHOTO_FUNCTIONS, {flash_query_props, auto_exposure_query_props, focus_que…
153 } else if (type == FunctionsType::PORTRAIT_PHOTO_FUNCTIONS) { in Init()
186 } else if (type == FunctionsType::PORTRAIT_PHOTO_FUNCTIONS) { in CreateCameraFunctions()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dnative_module_ohos_camera.cpp79 CameraFunctionsNapi::Init(env, exports, FunctionsType::PORTRAIT_PHOTO_FUNCTIONS); in Export()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/ability/
H A Dcamera_ability_napi.h30 PORTRAIT_PHOTO_FUNCTIONS, enumerator
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp79 {SceneMode::PORTRAIT, FunctionsType::PORTRAIT_PHOTO_FUNCTIONS}