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

/external/skia/gm/
H A Dtablecolorfilter.cpp43 static void make_bm1(SkBitmap* bm) { function
119 static void (*gBitmapMakers[])(SkBitmap*) = { make_bm0, make_bm1 };
223 make_bm1(&bm);

Completed in 240 milliseconds