Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrBitmapTextureMaker.cpp77 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(this->context(), proxy.get())) { in refOriginalTextureProxy() local
/external/skqp/src/image/
DSkImage_GpuYUVA.cpp89 auto mippedProxy = GrCopyBaseMipMapToTextureProxy(fContext.get(), fProxies[i].get()); in setupMipmapsForPlanes() local
135 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(fContext.get(), proxy.get())) { in asMippedTextureProxyRef() local
DSkImage_Lazy.cpp486 if (auto mippedProxy = GrCopyBaseMipMapToTextureProxy(ctx, proxy.get())) { in lockTextureProxy() local
/external/skia/src/gpu/
DSkGr.cpp214 auto mippedProxy = GrCopyBaseMipMapToTextureProxy(rContext, proxy, kTopLeft_GrSurfaceOrigin); in GrMakeCachedBitmapProxyView() local