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

  /external/skia/src/gpu/effects/
GrDashingEffect.cpp 97 static void align_to_x_axis(const SkPoint pts[2], SkMatrix* rotMatrix, SkPoint ptsRot[2] = NULL) { function
190 align_to_x_axis(pts, &rotMatrix, ptsRot);
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrDashingEffect.cpp 102 static void align_to_x_axis(const SkPoint pts[2], SkMatrix* rotMatrix, SkPoint ptsRot[2] = NULL) { function
195 align_to_x_axis(pts, &rotMatrix, ptsRot);
    [all...]

Completed in 413 milliseconds