Searched defs:trivialMatrix (Results 1 – 1 of 1) sorted by relevance
155 bool trivialMatrix = (fInvMatrix.getType() & ~SkMatrix::kTranslate_Mask) == 0; in chooseProcs() local231 bool SkBitmapProcState::chooseScanlineProcs(bool trivialMatrix, bool clampClamp, in chooseScanlineProcs()