Searched defs:sketchSurface (Results 1 – 3 of 3) sorted by relevance
62 int32_t SketchWrapper::AttachSketchSurface(sptr<Surface> sketchSurface) in AttachSketchSurface()
326 int32_t PreviewOutput::AttachSketchSurface(sptr<Surface> sketchSurface) in AttachSketchSurface()
541 sptr<IConsumerSurface> sketchSurface = IConsumerSurface::Create(); in CreateSketchSurface() local9717 auto sketchSurface = CreateSketchSurface(previewProfile->GetCameraFormat()); variable