Searched refs:get_bitmap_color_space (Results 1 – 3 of 3) sorted by relevance
50 color_space get_bitmap_color_space(const Bitmap* bitmap);
67 get_bitmap_color_space(const Bitmap* bitmap) in get_bitmap_color_space() function
123 context->colorSpace = get_bitmap_color_space(bitmap); in CreateContext()