Home
last modified time | relevance | path

Searched refs:mippedProxy (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
H A DSkGr.cpp216 auto mippedProxy = GrCopyBaseMipMapToTextureProxy(rContext, proxy, kTopLeft_GrSurfaceOrigin); in GrMakeCachedBitmapProxyView() local
217 if (!mippedProxy) { in GrMakeCachedBitmapProxyView()
230 installKey(mippedProxy->asTextureProxy()); in GrMakeCachedBitmapProxyView()
231 return {{std::move(mippedProxy), kTopLeft_GrSurfaceOrigin, swizzle}, ct}; in GrMakeCachedBitmapProxyView()

Completed in 1 milliseconds