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

/external/chromium_org/ui/gfx/
H A Dgdi_util.h23 void CreateBitmapHeaderWithColorDepth(int width, int height, int color_depth,
H A Dgdi_util.cc16 void CreateBitmapHeaderWithColorDepth(int width, int height, int color_depth, argument
23 hdr->biBitCount = color_depth;

Completed in 1290 milliseconds