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

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

Completed in 71 milliseconds