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

  /external/skia/src/core/
SkTextToPathIter.h 43 SkScalar getPathScale() const { return fScale; }
SkDevice.cpp 384 SkScalar scale = iter.getPathScale();
SkPaint.cpp     [all...]
SkDraw.cpp     [all...]
  /external/skia/src/gpu/text/
GrTextUtils.cpp 474 matrix.setScale(iter.getPathScale(), iter.getPathScale());

Completed in 213 milliseconds