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

  /external/skia/include/core/
SkMatrix.h 844 static void Trans_pts(const SkMatrix&, SkPoint dst[], const SkPoint[], int);
  /external/skia/src/core/
SkMatrix.cpp 916 void SkMatrix::Trans_pts(const SkMatrix& m, SkPoint dst[], const SkPoint src[], int count) {
    [all...]

Completed in 198 milliseconds