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

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

Completed in 99 milliseconds