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

/external/skia/include/core/
H A DSkMatrix.h381 void mapPointsWithStride(SkPoint pts[], size_t stride, int count) const { function in class:SkMatrix
392 void mapPointsWithStride(SkPoint dst[], SkPoint src[], function in class:SkMatrix

Completed in 154 milliseconds