Searched refs:origColorPM (Results 1 – 2 of 2) sorted by relevance
822 SkPMColor origColorPM = SkPackARGB_as_RGBA((origColor >> 24 & 0xFF), in test_surface_draw_partially() local841 REPORTER_ASSERT(reporter, origColorPM == pixels[x + y * kW]); in test_surface_draw_partially()842 if (origColorPM != pixels[x + y * kW]) { in test_surface_draw_partially()
823 SkPMColor origColorPM = SkPackARGB_as_RGBA((origColor >> 24 & 0xFF), in test_surface_draw_partially() local842 REPORTER_ASSERT(reporter, origColorPM == pixels[x + y * kW]); in test_surface_draw_partially()843 if (origColorPM != pixels[x + y * kW]) { in test_surface_draw_partially()