Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dsurface.cpp57 std::shared_ptr<Surface> Surface::MakeFromBackendTexture(GPUContext* gpuContext, const TextureInfo&… in MakeFromBackendTexture() function in OHOS::Rosen::Drawing::Surface
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
Dstatic_factory.cpp131 std::shared_ptr<Surface> StaticFactory::MakeFromBackendTexture(GPUContext* gpuContext, const Textur… in MakeFromBackendTexture() function in OHOS::Rosen::Drawing::StaticFactory
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_static_factory.cpp89 std::shared_ptr<Surface> SkiaStaticFactory::MakeFromBackendTexture(GPUContext* gpuContext, const Te… in MakeFromBackendTexture() function in OHOS::Rosen::Drawing::SkiaStaticFactory
Dskia_surface.cpp221 std::shared_ptr<Surface> SkiaSurface::MakeFromBackendTexture(GPUContext* gpuContext, const TextureI… in MakeFromBackendTexture() function in OHOS::Rosen::Drawing::SkiaSurface