Searched refs:drawContents (Results 1 – 2 of 2) sorted by relevance
45 static void drawContents(SkSurface* surface, SkColor fillC) { in drawContents() function66 drawContents(surf, SK_ColorRED); in test_surface()74 drawContents(surf, SK_ColorGREEN); in test_surface()80 drawContents(surf, SK_ColorBLUE); in test_surface()
49 static void drawContents(SkSurface* surface, SkColor fillC) { in drawContents() function70 drawContents(surf, SK_ColorRED); in test_surface()78 drawContents(surf, SK_ColorGREEN); in test_surface()84 drawContents(surf, SK_ColorBLUE); in test_surface()