Home
last modified time | relevance | path

Searched refs:ReadyCreatePhotoOutputWithoutSurface (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
H A Dcamera_manager_ndk.h337 Camera_ErrorCode ReadyCreatePhotoOutputWithoutSurface();
H A Dmain.cpp2335 static napi_value ReadyCreatePhotoOutputWithoutSurface(napi_env env, napi_callback_info info) in ReadyCreatePhotoOutputWithoutSurface() function
2339 Camera_ErrorCode code = ndkCamera_->ReadyCreatePhotoOutputWithoutSurface(); in ReadyCreatePhotoOutputWithoutSurface()
2598 {"readyCreatePhotoOutputWithoutSurface", nullptr, ReadyCreatePhotoOutputWithoutSurface, nullptr, nullptr, in Init()
H A Dcamera_manager.cpp2719 Camera_ErrorCode NDKCamera::ReadyCreatePhotoOutputWithoutSurface() in ReadyCreatePhotoOutputWithoutSurface() function in NDKCamera

Completed in 15 milliseconds