Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp684 bool can_disable_mipmap(const SkMatrix& viewM, in can_disable_mipmap() function
783 if (sampling.mipmap != SkMipmapMode::kNone && can_disable_mipmap(ctm, srcToDst, sharpenMM)) { in drawImageQuad()