Home
last modified time | relevance | path

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

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