Home
last modified time | relevance | path

Searched defs:mapPoints (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/core/
DSkMatrix.h392 void mapPoints(SkPoint pts[], int count) const { in mapPoints() function
/external/chromium_org/third_party/skia/include/core/
DSkMatrix.h392 void mapPoints(SkPoint pts[], int count) const { in mapPoints() function
/external/chromium_org/third_party/skia/src/core/
DSkMatrix.cpp1007 void SkMatrix::mapPoints(SkPoint dst[], const SkPoint src[], int count) const { in mapPoints() function in SkMatrix
/external/skia/src/core/
DSkMatrix.cpp1007 void SkMatrix::mapPoints(SkPoint dst[], const SkPoint src[], int count) const { in mapPoints() function in SkMatrix