Home
last modified time | relevance | path

Searched defs:SkBitmapDevice (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkBitmapDevice.cpp215 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap) in SkBitmapDevice() function in SkBitmapDevice
230 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice() function in SkBitmapDevice
DSkDevice.h451 friend class SkBitmapDevice; variable