Home
last modified time | relevance | path

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

/external/skia/tests/
DVkDrawableTest.cpp242 bool failureFound = false; in draw_drawable_test() local
244 for (int cy = 0; cy < DEV_H && !failureFound; ++cy) { in draw_drawable_test()
245 for (int cx = 0; cx < DEV_W && !failureFound; ++cx) { in draw_drawable_test()
257 failureFound = true; in draw_drawable_test()
DSurfaceSemaphoreTest.cpp40 bool failureFound = false; in check_pixels() local
42 for (int cy = 0; cy < CHILD_H && !failureFound; ++cy) { in check_pixels()
43 for (int cx = 0; cx < CHILD_W && !failureFound; ++cx) { in check_pixels()
55 failureFound = true; in check_pixels()
/external/skqp/tests/
DVkDrawableTest.cpp242 bool failureFound = false; in draw_drawable_test() local
244 for (int cy = 0; cy < DEV_H && !failureFound; ++cy) { in draw_drawable_test()
245 for (int cx = 0; cx < DEV_W && !failureFound; ++cx) { in draw_drawable_test()
257 failureFound = true; in draw_drawable_test()
DSurfaceSemaphoreTest.cpp40 bool failureFound = false; in check_pixels() local
42 for (int cy = 0; cy < CHILD_H && !failureFound; ++cy) { in check_pixels()
43 for (int cx = 0; cx < CHILD_W && !failureFound; ++cx) { in check_pixels()
55 failureFound = true; in check_pixels()