Home
last modified time | relevance | path

Searched defs:MakeFromBackendRenderTarget (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dsurface.cpp45 std::shared_ptr<Surface> Surface::MakeFromBackendRenderTarget(GPUContext* gpuContext, const Texture… in MakeFromBackendRenderTarget() function in OHOS::Rosen::Drawing::Surface
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_static_factory.cpp71 std::shared_ptr<Surface> SkiaStaticFactory::MakeFromBackendRenderTarget(GPUContext* gpuContext, con… in MakeFromBackendRenderTarget() function in OHOS::Rosen::Drawing::SkiaStaticFactory
Dskia_surface.cpp150 std::shared_ptr<Surface> SkiaSurface::MakeFromBackendRenderTarget(GPUContext* gpuContext, const Tex… in MakeFromBackendRenderTarget() function in OHOS::Rosen::Drawing::SkiaSurface
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
Dstatic_factory.cpp66 std::shared_ptr<Surface> StaticFactory::MakeFromBackendRenderTarget(GPUContext* gpuContext, const T… in MakeFromBackendRenderTarget() function in OHOS::Rosen::Drawing::StaticFactory