Searched refs:only_scale_and_translate (Results 1 – 2 of 2) sorted by relevance
102 static bool only_scale_and_translate(const SkMatrix& matrix) { in only_scale_and_translate() function118 if (1 == fState->fPixmap.height() && only_scale_and_translate(this->getTotalInverse())) { in BitmapProcShaderContext()
640 static bool only_scale_and_translate(unsigned mask) { in only_scale_and_translate() function652 } else if (only_scale_and_translate(aType | bType)) { in setConcat()