HomeSort by relevance Sort by last modified time
    Searched refs:deviceMatrix (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkPaint.cpp     [all...]
SkScalerContext.cpp 707 SkMatrix deviceMatrix;
708 this->getMatrixFrom2x2(&deviceMatrix);
709 m->postConcat(deviceMatrix);
  /external/skia/include/core/
SkPaint.h     [all...]

Completed in 766 milliseconds