Searched defs:setup_bitmap (Results 1 – 2 of 2) sorted by relevance
53 void setup_bitmap(SkBitmap* bitmap, int width, int height) { in setup_bitmap() function
276 static bool setup_bitmap(SkBitmap* bm, SkColorType ct, SkAlphaType at, int w, int h, int tightRB) { in setup_bitmap() function