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

  /external/chromium_org/third_party/skia/include/core/
SkMatrix.h 399 void mapPointsWithStride(SkPoint pts[], size_t stride, int count) const {
410 void mapPointsWithStride(SkPoint dst[], SkPoint src[],
  /external/skia/include/core/
SkMatrix.h 399 void mapPointsWithStride(SkPoint pts[], size_t stride, int count) const {
410 void mapPointsWithStride(SkPoint dst[], SkPoint src[],

Completed in 398 milliseconds