Home
last modified time | relevance | path

Searched defs:SkBaseDevice (Results 1 – 11 of 11) 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.h22 class SkBaseDevice; variable
DSkGlyphRun.h23 class SkBaseDevice; variable
DSkDevice.cpp36 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkBaseDevice() function in SkBaseDevice
DSkDevice.h527 void drawDevice(SkBaseDevice*, const SkSamplingOptions&, const SkPaint&) override {} in drawDevice() argument
/external/skia/include/core/
DSkCanvas.h43 class SkBaseDevice; variable
/external/skqp/include/core/
DSkCanvas.h34 class SkBaseDevice; variable
/external/skqp/src/svg/
DSkSVGDevice.cpp951 void SkSVGDevice::drawDevice(SkBaseDevice*, int x, int y, in drawDevice() argument