Home
last modified time | relevance | path

Searched defs:mippedProxy (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrBitmapTextureMaker.cpp79 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(this->context(), proxy.get())) { in refOriginalTextureProxy() local
/third_party/flutter/skia/src/image/
DSkImage_GpuYUVA.cpp100 auto mippedProxy = GrCopyBaseMipMapToTextureProxy(context, fProxies[i].get()); in setupMipmapsForPlanes() local
182 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(context, proxy.get())) { in asMippedTextureProxyRef() local
DSkImage_Lazy.cpp550 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(ctx, proxy.get())) { in lockTextureProxy() local
/third_party/skia/src/gpu/
DSkGr.cpp216 auto mippedProxy = GrCopyBaseMipMapToTextureProxy(rContext, proxy, kTopLeft_GrSurfaceOrigin); in GrMakeCachedBitmapProxyView() local