Home
last modified time | relevance | path

Searched defs:grBackendTexture (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_texture_info.cpp137 TextureInfo SkiaTextureInfo::ConvertToTextureInfo(const GrBackendTexture& grBackendTexture) in ConvertToTextureInfo()
Dskia_surface.cpp124 GrBackendTexture grBackendTexture; in Bind() local
387 …GrBackendTexture grBackendTexture = skSurface_->getBackendTexture(ConvertToSkiaBackendAccess(acces… in GetBackendTexture() local
Dskia_image.cpp284 GrBackendTexture grBackendTexture in BuildFromSurface() local
304 void SkiaImage::SetGrBackendTexture(const GrBackendTexture& grBackendTexture) in SetGrBackendTexture()