Searched refs:InstallHBitmapPixels (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/skia/ext/
H A Dbitmap_platform_device_win.cc105 static bool InstallHBitmapPixels(SkBitmap* bitmap, int width, int height, function in namespace:skia
132 if (!InstallHBitmapPixels(&bitmap, width, height, is_opaque, data, hbitmap))
316 if (!InstallHBitmapPixels(&bitmap_, width, height, is_opaque, data, hbitmap))

Completed in 3323 milliseconds