Home
last modified time | relevance | path

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

/external/skqp/tests/
DDrawBitmapRectTest.cpp77 const SkScalar tooMuchSubpixel = 100.1f; in test_treatAsSprite() local
78 mat.setTranslate(tooMuchSubpixel, 0); in test_treatAsSprite()
80 mat.setTranslate(0, tooMuchSubpixel); in test_treatAsSprite()
/external/skia/tests/
DDrawBitmapRectTest.cpp77 const SkScalar tooMuchSubpixel = 100.1f; in test_treatAsSprite() local
78 mat.setTranslate(tooMuchSubpixel, 0); in test_treatAsSprite()
80 mat.setTranslate(0, tooMuchSubpixel); in test_treatAsSprite()