Searched defs:mippedProxy (Results 1 – 4 of 4) sorted by relevance
77 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(this->context(), proxy.get())) { in refOriginalTextureProxy() local
89 auto mippedProxy = GrCopyBaseMipMapToTextureProxy(fContext.get(), fProxies[i].get()); in setupMipmapsForPlanes() local135 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(fContext.get(), proxy.get())) { in asMippedTextureProxyRef() local
486 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(ctx, proxy.get())) { in lockTextureProxy() local
214 auto mippedProxy = GrCopyBaseMipMapToTextureProxy(rContext, proxy, kTopLeft_GrSurfaceOrigin); in GrMakeCachedBitmapProxyView() local