Searched refs:horizScale (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dfilterindiabox.cpp54 float horizScale = 150.0f/200.0f; local
56 fMatrix[0].setScale(horizScale, vertScale);
57 fMatrix[1].setRotate(30, cx, cy); fMatrix[1].postScale(horizScale, vertScale);
/external/skia/gm/
H A Dfilterindiabox.cpp54 float horizScale = 150.0f/200.0f; local
56 fMatrix[0].setScale(horizScale, vertScale);
57 fMatrix[1].setRotate(30, cx, cy); fMatrix[1].postScale(horizScale, vertScale);

Completed in 502 milliseconds