Home
last modified time | relevance | path

Searched defs:AcquireSurface (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/
H A Ddrawing_context.cpp35 sk_sp<SkSurface> DrawingContext::AcquireSurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in AcquireSurface() function in OHOS::Rosen::DrawingContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Drender_context.cpp339 std::shared_ptr<Drawing::Surface> RenderContext::AcquireSurface(int width, int height) in AcquireSurface() function in OHOS::Rosen::RenderContext