Home | History | Annotate | Download | only in samplecode

Lines Matching defs:matrix

586     // Apply any gesture matrix
676 SkMatrix matrix;
680 if (matrix.setRectToRect(scalarSrc, dest, SkMatrix::kFill_ScaleToFit)) {
682 matrix.mapRect(&pixel, originalPixel);