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

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

Completed in 58 milliseconds