Home
last modified time | relevance | path

Searched refs:Capture_WithCaptureSetting (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_output_impl.h248 Camera_ErrorCode Capture_WithCaptureSetting(Camera_PhotoCaptureSetting setting);
H A Dphoto_output_impl.cpp302 Camera_ErrorCode Camera_PhotoOutput::Capture_WithCaptureSetting(Camera_PhotoCaptureSetting setting) in Capture_WithCaptureSetting() function in Camera_PhotoOutput
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dphoto_output.cpp297 return photoOutput->Capture_WithCaptureSetting(setting); in OH_PhotoOutput_Capture_WithCaptureSetting()