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

  /external/skia/include/core/
SkMatrix.h 398 void mapPointsWithStride(SkPoint pts[], size_t stride, int count) const {
409 void mapPointsWithStride(SkPoint dst[], SkPoint src[],
  /external/skia/legacy/include/core/
SkMatrix.h 381 void mapPointsWithStride(SkPoint pts[], size_t stride, int count) const {
392 void mapPointsWithStride(SkPoint dst[], SkPoint src[],

Completed in 326 milliseconds