Home
last modified time | relevance | path

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

/external/skqp/gm/
Dimage.cpp21 static void drawContents(SkSurface* surface, SkColor fillC) { in drawContents() function
42 drawContents(surf, SK_ColorRED); in test_surface()
50 drawContents(surf, SK_ColorGREEN); in test_surface()
56 drawContents(surf, SK_ColorBLUE); in test_surface()
/external/skia/gm/
Dimage.cpp21 static void drawContents(SkSurface* surface, SkColor fillC) { in drawContents() function
42 drawContents(surf, SK_ColorRED); in test_surface()
50 drawContents(surf, SK_ColorGREEN); in test_surface()
56 drawContents(surf, SK_ColorBLUE); in test_surface()