Home
last modified time | relevance | path

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

/external/skia/tests/
DSurfaceTest.cpp826 SkPMColor rectColorPM = SkPackARGB_as_RGBA((kRectColor >> 24 & 0xFF), in test_surface_draw_partially() local
832 REPORTER_ASSERT(reporter, rectColorPM == pixels[x + y * kW]); in test_surface_draw_partially()
833 if (rectColorPM != pixels[x + y * kW]) { in test_surface_draw_partially()
/external/skqp/tests/
DSurfaceTest.cpp827 SkPMColor rectColorPM = SkPackARGB_as_RGBA((kRectColor >> 24 & 0xFF), in test_surface_draw_partially() local
833 REPORTER_ASSERT(reporter, rectColorPM == pixels[x + y * kW]); in test_surface_draw_partially()
834 if (rectColorPM != pixels[x + y * kW]) { in test_surface_draw_partially()