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

  /external/chromium_org/third_party/skia/src/utils/
SkMatrix22.h 29 void SkComputeGivensRotation(const SkVector& h, SkMatrix* G);
SkMatrix22.cpp 13 void SkComputeGivensRotation(const SkVector& h, SkMatrix* G) {
  /external/skia/src/utils/
SkMatrix22.h 29 void SkComputeGivensRotation(const SkVector& h, SkMatrix* G);
SkMatrix22.cpp 13 void SkComputeGivensRotation(const SkVector& h, SkMatrix* G) {
  /external/chromium_org/third_party/skia/src/ports/
SkScalerContext_win_dw.cpp 224 SkComputeGivensRotation(h, &G);
SkFontHost_FreeType.cpp 905 SkComputeGivensRotation(h, &G);
    [all...]
SkFontHost_win.cpp 642 SkComputeGivensRotation(h, &G);
    [all...]
  /external/skia/src/ports/
SkScalerContext_win_dw.cpp 224 SkComputeGivensRotation(h, &G);
SkFontHost_FreeType.cpp 905 SkComputeGivensRotation(h, &G);
    [all...]
SkFontHost_win.cpp 642 SkComputeGivensRotation(h, &G);
    [all...]

Completed in 955 milliseconds