Searched refs:imgG (Results 1 – 1 of 1) sorted by relevance
69 SkImage* imgG = surf->newImageSnapshot(); in test_surface() local72 SkASSERT(imgR != imgG); in test_surface()81 canvas->drawImage(imgG, 0, 80, usePaint ? &paint : nullptr); in test_surface()97 canvas->drawImageRect(imgG, src2, dst2, usePaint ? &paint : nullptr); in test_surface()99 canvas->drawImageRect(imgG, dst4, usePaint ? &paint : nullptr); in test_surface()101 imgG->unref(); in test_surface()