Home
last modified time | relevance | path

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

/external/skia/tests/
DRectangleTextureTest.cpp108 uint32_t expectedColor0 = 0; in test_clear() local
109 uint8_t* expectedBytes0 = SkTCast<uint8_t*>(&expectedColor0); in test_clear()
115 expectedPixels.get()[i] = expectedColor0; in test_clear()