Searched refs:imageTextureRef (Results 1 – 1 of 1) sorted by relevance
436 auto imageTextureRef = in mapExternalTextureBuffer() local439 cache.insert({buffer->getId(), imageTextureRef}); in mapExternalTextureBuffer()971 auto imageTextureRef = getOrCreateBackendTexture(item.buffer->getBuffer(), false); in drawLayersInternal() local994 (imageTextureRef->colorType() == kRGBA_1010102_SkColorType || in drawLayersInternal()995 imageTextureRef->colorType() == kRGBA_F16_SkColorType); in drawLayersInternal()1000 sk_sp<SkImage> image = imageTextureRef->makeImage(layerDataspace, alphaType); in drawLayersInternal()1064 if (imageTextureRef->colorType() == kAlpha_8_SkColorType) { in drawLayersInternal()