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

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

Completed in 133 milliseconds