Searched defs:mippedProxy (Results 1 – 4 of 4) sorted by relevance
79 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(this->context(), proxy.get())) { in refOriginalTextureProxy() local
100 auto mippedProxy = GrCopyBaseMipMapToTextureProxy(context, fProxies[i].get()); in setupMipmapsForPlanes() local182 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(context, proxy.get())) { in asMippedTextureProxyRef() local
550 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(ctx, proxy.get())) { in lockTextureProxy() local
216 auto mippedProxy = GrCopyBaseMipMapToTextureProxy(rContext, proxy, kTopLeft_GrSurfaceOrigin); in GrMakeCachedBitmapProxyView() local