Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/gpuComposition/
Drs_vk_image_manager.h49 const Drawing::BackendTexture& GetBackendTexture() const in GetBackendTexture() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dsurface.cpp99 BackendTexture Surface::GetBackendTexture(BackendAccess access) const in GetBackendTexture() function in OHOS::Rosen::Drawing::Surface
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
Dimage.cpp114 BackendTexture Image::GetBackendTexture(bool flushPendingGrContextIO, TextureOrigin* origin) const in GetBackendTexture() function in OHOS::Rosen::Drawing::Image
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_surface.cpp475 BackendTexture SkiaSurface::GetBackendTexture(BackendAccess access) const in GetBackendTexture() function in OHOS::Rosen::Drawing::SkiaSurface
Dskia_image.cpp387 BackendTexture SkiaImage::GetBackendTexture(bool flushPendingGrContextIO, TextureOrigin* origin) in GetBackendTexture() function in OHOS::Rosen::Drawing::SkiaImage
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/feature/capture/
Drs_surface_capture_task_parallel_test.cpp115 Drawing::BackendTexture GetBackendTexture(Drawing::BackendAccess access) const override in GetBackendTexture() function in OHOS::Rosen::SurfaceImplMock