Searched refs:yellow_tile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/output/
H A Dsoftware_renderer_unittest.cc135 SkBitmap yellow_tile; local
136 yellow_tile.setConfig(
138 yellow_tile.allocPixels();
139 yellow_tile.eraseColor(SK_ColorYELLOW);
149 static_cast<uint8_t*>(yellow_tile.getPixels()),

Completed in 675 milliseconds