Searched refs:ConvertToGrBackendVKTexture (Results 1 – 3 of 3) sorted by relevance
41 static GrBackendTexture ConvertToGrBackendVKTexture(const TextureInfo& info);
24 GrBackendTexture SkiaTextureInfo::ConvertToGrBackendVKTexture(const TextureInfo& info) in ConvertToGrBackendVKTexture() function in OHOS::Rosen::Drawing::SkiaTextureInfo122 return ConvertToGrBackendVKTexture(info); in ConvertToGrBackendTexture()
64 GrBackendTexture texture = SkiaTextureInfo::ConvertToGrBackendVKTexture(info);