Home
last modified time | relevance | path

Searched defs:willBeMipped (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrImageTextureMaker.cpp32 sk_sp<GrTextureProxy> GrImageTextureMaker::refOriginalTextureProxy(bool willBeMipped, in refOriginalTextureProxy()
58 sk_sp<GrTextureProxy> GrYUVAImageTextureMaker::refOriginalTextureProxy(bool willBeMipped, in refOriginalTextureProxy()
DGrTextureAdjuster.cpp40 bool willBeMipped) { in refTextureProxyCopy()
79 bool willBeMipped, in onRefTextureProxyForParams()
DGrTextureProducer.cpp266 bool willBeMipped = GrSamplerState::Filter::kMipMap == sampler.filter() && mipCount && in refTextureProxyForParams() local
290 bool willBeMipped = GrSamplerState::Filter::kMipMap == sampler.filter() && mipCount && in refTextureProxy() local
DGrBitmapTextureMaker.cpp37 sk_sp<GrTextureProxy> GrBitmapTextureMaker::refOriginalTextureProxy(bool willBeMipped, in refOriginalTextureProxy()
DGrTextureMaker.cpp17 bool willBeMipped, in onRefTextureProxyForParams()
/third_party/flutter/skia/gm/
Dimage_pict.cpp186 bool willBeMipped) override { in onGenerateTexture()
/third_party/flutter/skia/src/image/
DSkImage_Lazy.cpp427 bool willBeMipped, in lockTextureProxy()