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

  /external/chromium_org/third_party/skia/gm/
convexpolyclip.cpp 129 SkMatrix rotM;
130 rotM.setRotate(23.f, rect.centerX(), rect.centerY());
131 rotRect.transform(rotM);
  /external/skia/gm/
convexpolyclip.cpp 129 SkMatrix rotM;
130 rotM.setRotate(23.f, rect.centerX(), rect.centerY());
131 rotRect.transform(rotM);

Completed in 60 milliseconds