Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkSamplingPriv.h24 kLast_SkLegacyFQ = kHigh_SkLegacyFQ, enumerator
DSkMatrixImageFilter.cpp49 return SkSamplingPriv::FromFQ(buffer.read32LE(kLast_SkLegacyFQ), kLinear_SkMediumAs); in CreateProc()
DSkReadBuffer.cpp472 return this->checkRange<SkLegacyFQ>(kNone_SkLegacyFQ, kLast_SkLegacyFQ); in checkFilterQuality()