Lines Matching full:mask
647 unsigned mask = SkMatrix::kTranslate_Mask | SkMatrix::kScale_Mask;648 if ((fDstToIndex.getType() & ~mask) == 0) {