Searched refs:CreateBitmapV4Header (Results 1 – 4 of 4) sorted by relevance
29 GFX_EXPORT void CreateBitmapV4Header(int width, int height,
32 void CreateBitmapV4Header(int width, int height, BITMAPV4HEADER* hdr) { in CreateBitmapV4Header() function
68 gfx::CreateBitmapV4Header(rect.width(), rect.height(), &hdr); in LoadMetafile()
22 gfx::CreateBitmapV4Header(width, height, &native_bitmap_header); in GetNativeBitmapFromSkBitmap()