Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dimage.cpp45 static void drawContents(SkSurface* surface, SkColor fillC) { in drawContents() function
66 drawContents(surf, SK_ColorRED); in test_surface()
74 drawContents(surf, SK_ColorGREEN); in test_surface()
80 drawContents(surf, SK_ColorBLUE); in test_surface()
/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()