HomeSort by relevance Sort by last modified time
    Searched refs:CreateBitmapHeaderWithColorDepth (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/
gdi_util.h 23 void CreateBitmapHeaderWithColorDepth(int width, int height, int color_depth,
gdi_util.cc 13 CreateBitmapHeaderWithColorDepth(width, height, 32, hdr);
16 void CreateBitmapHeaderWithColorDepth(int width, int height, int color_depth,

Completed in 41 milliseconds