Home
last modified time | relevance | path

Searched defs:IsFocusPoint (Results 1 – 2 of 2) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Media/Camera/entry/src/main/cpp/
Dmain.cpp324 static napi_value IsFocusPoint(napi_env env, napi_callback_info info) in IsFocusPoint() function
Dcamera_manager.cpp703 Camera_ErrorCode NDKCamera::IsFocusPoint(float x, float y) in IsFocusPoint() function in OHOS_CAMERA_SAMPLE::NDKCamera