Lines Matching refs:localMatrix
78 const SkMatrix* localMatrix = NULL)
82 localMatrix, &fAllocator));
856 SkMatrix localMatrix;
857 looper.mapMatrix(&localMatrix, *matrix);
859 SkAutoBlitterChoose blitterStorage(looper.getBitmap(), localMatrix, paint);
1946 // We can't call getTotalInverse(), because we explicitly don't want to look at the localmatrix