Home
last modified time | relevance | path

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

/external/skia/tests/
DRectangleTextureTest.cpp77 uint32_t expectedColor1 = 0; in test_clear() local
78 uint8_t* expectedBytes1 = reinterpret_cast<uint8_t*>(&expectedColor1); in test_clear()
86 expectedPixels.get()[y * h + x] = expectedColor1; in test_clear()
/external/skqp/tests/
DRectangleTextureTest.cpp77 uint32_t expectedColor1 = 0; in test_clear() local
78 uint8_t* expectedBytes1 = reinterpret_cast<uint8_t*>(&expectedColor1); in test_clear()
86 expectedPixels.get()[y * h + x] = expectedColor1; in test_clear()