Home
last modified time | relevance | path

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

/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()
2263 : SkBitmapDevice(make_fake_bitmap(10000, 10000)) in SkXPSDevice()