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

/external/skia/tests/
H A DDrawBitmapRectTest.cpp142 const SkScalar twoThirds = SK_Scalar1 * 2 / 3; local
143 const SkScalar bigScale = SkScalarDiv(size.width() + twoThirds, size.width());

Completed in 46 milliseconds