Home
last modified time | relevance | path

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

/external/skia/tests/
DRectangleTextureTest.cpp123 uint32_t expectedColor1 = 0; in test_clear() local
124 uint8_t* expectedBytes1 = SkTCast<uint8_t*>(&expectedColor1); in test_clear()
132 expectedPixels.get()[y * h + x] = expectedColor1; in test_clear()