Searched defs:willNeedMips (Results 1 – 4 of 4) sorted by relevance
254 sk_sp<GrTextureProxy> GrTextureProducer::refTextureProxy(GrMipMapped willNeedMips) { in refTextureProxy()
92 bool willNeedMips = GrSamplerState::Filter::kMipMap == filter && caps->mipMapSupport(); in IsACopyNeededForMips() local
287 sk_sp<GrTextureProxy> GrTextureProducer::refTextureProxy(GrMipMapped willNeedMips) { in refTextureProxy()
91 bool willNeedMips = GrSamplerState::Filter::kMipMap == filter && caps->mipMapSupport(); in IsACopyNeededForMips() local