Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/device/xps/
DSkXPSDevice.cpp106 static SkBitmap make_fake_bitmap(int width, int height) { in make_fake_bitmap() function
114 : SkBitmapDevice(make_fake_bitmap(10000, 10000)) in SkXPSDevice()
2270 : SkBitmapDevice(make_fake_bitmap(10000, 10000)) in SkXPSDevice()
/external/skia/src/device/xps/
DSkXPSDevice.cpp107 static SkBitmap make_fake_bitmap(int width, int height) { in make_fake_bitmap() function
115 : SkBitmapDevice(make_fake_bitmap(10000, 10000)) in SkXPSDevice()
2424 : SkBitmapDevice(make_fake_bitmap(10000, 10000)) in SkXPSDevice()