Searched refs:bitmap_create (Results 1 – 3 of 3) sorted by relevance
64 bmp_bitmap_cb_create bitmap_create; member
1355 static void *bitmap_create(int width, int height, unsigned int state) in bitmap_create() function1475 bitmap_create, in load_bmp_logo()
339 bmp->bitmap = bmp->bitmap_callbacks.bitmap_create(bmp->width, bmp->height, flags); in bmp_info_header_parse()