Home
last modified time | relevance | path

Searched defs:sketchSurface (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()
H A Dpreview_output.cpp326 int32_t PreviewOutput::AttachSketchSurface(sptr<Surface> sketchSurface) in AttachSketchSurface()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp541 sptr<IConsumerSurface> sketchSurface = IConsumerSurface::Create(); in CreateSketchSurface() local
9717 auto sketchSurface = CreateSketchSurface(previewProfile->GetCameraFormat()); variable