Home
last modified time | relevance | path

Searched defs:GetBackendTexture (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vk_image_manager.h47 const Drawing::BackendTexture& GetBackendTexture() const in GetBackendTexture() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dsurface.cpp99 BackendTexture Surface::GetBackendTexture(BackendAccess access) const in GetBackendTexture() function in OHOS::Rosen::Drawing::Surface
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dimage.cpp115 BackendTexture Image::GetBackendTexture(bool flushPendingGrContextIO, TextureOrigin* origin) const in GetBackendTexture() function in OHOS::Rosen::Drawing::Image
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_surface.cpp380 BackendTexture SkiaSurface::GetBackendTexture(BackendAccess access) const in GetBackendTexture() function in OHOS::Rosen::Drawing::SkiaSurface
H A Dskia_image.cpp309 BackendTexture SkiaImage::GetBackendTexture(bool flushPendingGrContextIO, TextureOrigin* origin) in GetBackendTexture() function in OHOS::Rosen::Drawing::SkiaImage