Home
last modified time | relevance | path

Searched refs:tooMuchSubpixel (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DDrawBitmapRectTest.cpp114 const SkScalar tooMuchSubpixel = 100.1f; in test_treatAsSprite() local
115 mat.setTranslate(tooMuchSubpixel, 0); in test_treatAsSprite()
117 mat.setTranslate(0, tooMuchSubpixel); in test_treatAsSprite()