Searched refs:expectedPixels (Results 1 – 1 of 1) sorted by relevance
105 SkAutoTMalloc<uint32_t> expectedPixels(pixelCnt); in test_clear() local115 expectedPixels.get()[i] = expectedColor0; in test_clear()132 expectedPixels.get()[y * h + x] = expectedColor1; in test_clear()136 test_read_pixels(reporter, context, rectangleTexture, expectedPixels.get()); in test_clear()