Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Dgdi_util.cc13 CreateBitmapHeaderWithColorDepth(width, height, 32, hdr); in CreateBitmapHeader()
16 void CreateBitmapHeaderWithColorDepth(int width, int height, int color_depth, in CreateBitmapHeaderWithColorDepth() function
Dgdi_util.h23 void CreateBitmapHeaderWithColorDepth(int width, int height, int color_depth,