Searched defs:mapPointsWithStride (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkMatrix.h404 void mapPointsWithStride(SkPoint pts[], size_t stride, int count) const { function in class:SkMatrix
415 void mapPointsWithStride(SkPoint dst[], SkPoint src[], function in class:SkMatrix
/external/skia/include/core/
H A DSkMatrix.h399 void mapPointsWithStride(SkPoint pts[], size_t stride, int count) const { function in class:SkMatrix
410 void mapPointsWithStride(SkPoint dst[], SkPoint src[], function in class:SkMatrix

Completed in 2663 milliseconds