Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMatrix.cpp1402 kMax_MinMaxOrBoth, enumerator
1423 } else if (kMax_MinMaxOrBoth == MIN_MAX_OR_BOTH) { in get_scale_factor()
1454 } else if (kMax_MinMaxOrBoth == MIN_MAX_OR_BOTH) { in get_scale_factor()
1469 } else if (kMax_MinMaxOrBoth == MIN_MAX_OR_BOTH) { in get_scale_factor()
1502 if (get_scale_factor<kMax_MinMaxOrBoth>(this->getType(), fMat, &factor)) { in getMaxScale()