Home
last modified time | relevance | path

Searched defs:SkBaseDevice (Results 1 – 12 of 12) sorted by relevance

/external/skqp/src/core/
DSkDraw.h23 class SkBaseDevice; variable
DSkGlyphRun.h21 class SkBaseDevice; variable
DSkDevice.h427 void drawDevice(SkBaseDevice*, int, int, const SkPaint&) override {} in drawDevice() argument
DSkDevice.cpp35 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkBaseDevice() function in SkBaseDevice
/external/skia/src/core/
DSkDraw.h23 class SkBaseDevice; variable
DSkGlyphRun.h21 class SkBaseDevice; variable
DSkDevice.cpp35 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkBaseDevice() function in SkBaseDevice
DSkDevice.h425 void drawDevice(SkBaseDevice*, int, int, const SkPaint&) override {} in drawDevice() argument
/external/skqp/include/core/
DSkCanvas.h34 class SkBaseDevice; variable
/external/skia/include/core/
DSkCanvas.h34 class SkBaseDevice; variable
/external/skia/src/svg/
DSkSVGDevice.cpp940 void SkSVGDevice::drawDevice(SkBaseDevice*, int x, int y, in drawDevice() argument
/external/skqp/src/svg/
DSkSVGDevice.cpp951 void SkSVGDevice::drawDevice(SkBaseDevice*, int x, int y, in drawDevice() argument