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

  /external/skia/src/animator/
SkMatrixParts.h 85 SkPathMeasure fPathMeasure;
SkMatrixParts.cpp 151 fPathMeasure.setPath(&path->getPath(), false);
152 if (fPathMeasure.getMatrix(offset, &result, (SkPathMeasure::MatrixFlags)gFlags[mode]))

Completed in 262 milliseconds