Home
last modified time | relevance | path

Searched defs:CreatePhotoOutput (Results 1 – 5 of 5) sorted by relevance

/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/
Dcamera_manager.cpp291 Camera_ErrorCode NDKCamera::CreatePhotoOutput(char *photoSurfaceId, int useCaseCode) in CreatePhotoOutput() function in NDKCamera
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
Dcamera_manager.cpp311 Camera_ErrorCode NDKCamera::CreatePhotoOutput(const char* photoSurfaceId) in CreatePhotoOutput() function in NDKCamera
Dmodule_test.cpp205 static napi_value CreatePhotoOutput(napi_env env, napi_callback_info info) in CreatePhotoOutput() function
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
Dcamera_manager.cpp417 Camera_ErrorCode NDKCamera::CreatePhotoOutput(char* photoSurfaceId) in CreatePhotoOutput() function in NDKCamera
Dmain.cpp197 static napi_value CreatePhotoOutput(napi_env env, napi_callback_info info) in CreatePhotoOutput() function