Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/camera_deferred_photo/src/
Dcamera_deferred_photo_moduletest.cpp275 int32_t CameraDeferredPhotoModuleTest::AddPhotoOutput(sptr<PhotoOutput>& photoOutput) in AddPhotoOutput() function in OHOS::CameraStandard::CameraDeferredPhotoModuleTest
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
Dcamera_manager.cpp470 Camera_ErrorCode NDKCamera::AddPhotoOutput() in AddPhotoOutput() function in OHOS_NDK_CAMERA::NDKCamera
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
Dcapture_session_impl.cpp348 Camera_ErrorCode Camera_CaptureSession::AddPhotoOutput(Camera_PhotoOutput* photoOutput) in AddPhotoOutput() function in Camera_CaptureSession