HomeSort by relevance Sort by last modified time
    Searched full:show_bm (Results 1 - 1 of 1) sorted by null

  /external/skia/gm/
verylargebitmap.cpp 19 static void show_bm(SkCanvas* canvas, int width, int height, SkColor color) { function
68 show_bm(canvas, small, small, SK_ColorRED);
71 show_bm(canvas, big, small, SK_ColorBLUE);
76 show_bm(canvas, veryBig, small, SK_ColorGREEN);

Completed in 2108 milliseconds