Home
last modified time | relevance | path

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

/external/skia/tests/
DClearTest.cpp251 static const int kBotY = 51; in fullscreen_clear_with_layer_test() local
254 { kLeftX, kTopY, kMidX, kBotY }, in fullscreen_clear_with_layer_test()
255 { kMidX, kTopY, kRightX, kBotY }, in fullscreen_clear_with_layer_test()
271 for (int y = kTopY; isCorrect && y < kBotY; ++y) { in fullscreen_clear_with_layer_test()
/external/skqp/tests/
DClearTest.cpp252 static const int kBotY = 51; in fullscreen_clear_with_layer_test() local
255 { kLeftX, kTopY, kMidX, kBotY }, in fullscreen_clear_with_layer_test()
256 { kMidX, kTopY, kRightX, kBotY }, in fullscreen_clear_with_layer_test()
272 for (int y = kTopY; isCorrect && y < kBotY; ++y) { in fullscreen_clear_with_layer_test()