Home
last modified time | relevance | path

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

/external/chromium_org/skia/ext/
Dbitmap_platform_device_win.cc37 HBITMAP CreateHBitmap(int width, int height, bool is_opaque, in CreateHBitmap() function
200 HBITMAP hbitmap = CreateHBitmap(width, height, is_opaque, shared_section, in Create()
380 HBITMAP hbitmap = CreateHBitmap(width, height, is_opaque, 0, &data); in Allocate()