Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dimage.cpp49 static void drawContents(SkSurface* surface, SkColor fillC) { in drawContents() function
70 drawContents(surf, SK_ColorRED); in test_surface()
78 drawContents(surf, SK_ColorGREEN); in test_surface()
84 drawContents(surf, SK_ColorBLUE); in test_surface()