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

  /external/chromium_org/third_party/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]))
  /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 807 milliseconds