Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBitmapDevice.h144 class BDDraw; variable
DSkBitmapDevice.cpp190 class SkBitmapDevice::BDDraw : public SkDraw { class in SkBitmapDevice
192 BDDraw(SkBitmapDevice* dev) { in BDDraw() function in SkBitmapDevice::BDDraw