Searched refs:ConvertToTextureInfo (Results 1 – 5 of 5) sorted by relevance
46 static TextureInfo ConvertToTextureInfo(const GrBackendTexture& grBackendTexture);
137 TextureInfo SkiaTextureInfo::ConvertToTextureInfo(const GrBackendTexture& grBackendTexture) in ConvertToTextureInfo() function in OHOS::Rosen::Drawing::SkiaTextureInfo
395 backendTexture.SetTextureInfo(SkiaTextureInfo::ConvertToTextureInfo(grBackendTexture)); in GetBackendTexture()398 backendTexture.SetTextureInfo(SkiaTextureInfo::ConvertToTextureInfo(grBackendTexture)); in GetBackendTexture()
336 backendTexture.SetTextureInfo(SkiaTextureInfo::ConvertToTextureInfo(skBackendTexture)); in GetBackendTexture()339 backendTexture.SetTextureInfo(SkiaTextureInfo::ConvertToTextureInfo(skBackendTexture)); in GetBackendTexture()
79 TextureInfo textureInfo = SkiaTextureInfo::ConvertToTextureInfo(texture);