Home
last modified time | relevance | path

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

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