Home
last modified time | relevance | path

Searched refs:sharpenMM (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp782 bool sharpenMM = fContext->priv().options().fSharpenMipmappedTextures; in drawImageQuad() local
783 if (sampling.mipmap != SkMipmapMode::kNone && can_disable_mipmap(ctm, srcToDst, sharpenMM)) { in drawImageQuad()