Searched refs:make_bm1 (Results 1 - 2 of 2) sorted by relevance

/external/skia/gm/
H A Dtablecolorfilter.cpp44 static void make_bm1(SkBitmap* bm) { function
121 static void (*gBitmapMakers[])(SkBitmap*) = { make_bm0, make_bm1 };
225 make_bm1(&bm);
/external/skqp/gm/
H A Dtablecolorfilter.cpp44 static void make_bm1(SkBitmap* bm) { function
121 static void (*gBitmapMakers[])(SkBitmap*) = { make_bm0, make_bm1 };
225 make_bm1(&bm);

Completed in 124 milliseconds