Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBitmapDevice.h121 friend class SkDrawTiler; variable
DSkBitmapDevice.cpp60 class SkDrawTiler { class
83 SkDrawTiler(SkBitmapDevice* dev, const SkRect* bounds) : fDevice(dev) { in SkDrawTiler() function in SkDrawTiler