Home | History | Annotate | Download | only in pipe

Lines Matching defs:clipMatrix

241     SkMatrix clipMatrix;
243 reader.readMatrix(&clipMatrix);
253 (extra & kHasClipMatrix_SaveLayerMask) ? &clipMatrix : nullptr, flags));