Home
last modified time | relevance | path

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

/external/skqp/tests/
DCodecTest.cpp148 for (int oddEven = 1; oddEven >= 0; oddEven--) { in test_in_stripes() local
149 for (int y = oddEven * stripeHeight; y < height; y += 2 * stripeHeight) { in test_in_stripes()
/external/skia/tests/
DCodecTest.cpp148 for (int oddEven = 1; oddEven >= 0; oddEven--) { in test_in_stripes() local
149 for (int y = oddEven * stripeHeight; y < height; y += 2 * stripeHeight) { in test_in_stripes()