Searched refs:only_scale_and_translate (Results 1 – 2 of 2) sorted by relevance
15 static bool only_scale_and_translate(const SkMatrix& matrix) { in only_scale_and_translate() function33 if (1 == fInfo->fPixmap.height() && only_scale_and_translate(this->getTotalInverse())) { in BitmapProcInfoContext()
637 static bool only_scale_and_translate(unsigned mask) { in only_scale_and_translate() function649 } else if (only_scale_and_translate(aType | bType)) { in setConcat()