Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dsketch_wrapper.cpp62 int32_t SketchWrapper::AttachSketchSurface(sptr<Surface> sketchSurface) in AttachSketchSurface() function in OHOS::CameraStandard::SketchWrapper
H A Dpreview_output.cpp326 int32_t PreviewOutput::AttachSketchSurface(sptr<Surface> sketchSurface) in AttachSketchSurface() function in OHOS::CameraStandard::PreviewOutput
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dpreview_output_napi.cpp895 napi_value PreviewOutputNapi::AttachSketchSurface(napi_env env, napi_callback_info info) in AttachSketchSurface() function in OHOS::CameraStandard::PreviewOutputNapi