Home
last modified time | relevance | path

Searched refs:get_bitmap_color_space (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/hgl/
Dbitmap_wrapper.h50 color_space get_bitmap_color_space(const Bitmap* bitmap);
Dbitmap_wrapper.cpp67 get_bitmap_color_space(const Bitmap* bitmap) in get_bitmap_color_space() function
/external/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp122 context->colorSpace = get_bitmap_color_space(bitmap); in CreateContext()