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

  /external/skia/tests/
DrawBitmapRectTest.cpp 100 const SkScalar oneFortyth = SK_Scalar1 / 40;
101 const SkScalar tinyScale = (size.width() + oneFortyth) / size.width();
  /external/skqp/tests/
DrawBitmapRectTest.cpp 100 const SkScalar oneFortyth = SK_Scalar1 / 40;
101 const SkScalar tinyScale = (size.width() + oneFortyth) / size.width();

Completed in 1500 milliseconds