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

  /external/skia/tests/
DrawBitmapRectTest.cpp 82 const SkScalar tinySubPixel = 100.02f;
83 mat.setTranslate(tinySubPixel, 0);
85 mat.setTranslate(0, tinySubPixel);
  /external/skqp/tests/
DrawBitmapRectTest.cpp 82 const SkScalar tinySubPixel = 100.02f;
83 mat.setTranslate(tinySubPixel, 0);
85 mat.setTranslate(0, tinySubPixel);

Completed in 58 milliseconds