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

  /external/skia/src/core/
SkMatrixPriv.h 84 static void MapPointsWithStride(const SkMatrix& mx, SkPoint pts[], size_t stride, int count) {
133 static void MapPointsWithStride(const SkMatrix& mx, SkPoint dst[], size_t dstStride,
  /external/skqp/src/core/
SkMatrixPriv.h 84 static void MapPointsWithStride(const SkMatrix& mx, SkPoint pts[], size_t stride, int count) {
133 static void MapPointsWithStride(const SkMatrix& mx, SkPoint dst[], size_t dstStride,

Completed in 45 milliseconds