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

  /external/chromium_org/third_party/skia/src/effects/gradients/
SkLinearGradient.cpp 42 static void pts_to_unit_matrix(const SkPoint pts[2], SkMatrix* matrix) { function
60 pts_to_unit_matrix(pts, &fPtsToUnit);
  /external/skia/src/effects/gradients/
SkLinearGradient.cpp 42 static void pts_to_unit_matrix(const SkPoint pts[2], SkMatrix* matrix) { function
60 pts_to_unit_matrix(pts, &fPtsToUnit);

Completed in 74 milliseconds