Searched defs:SkBaseDevice (Results 1 – 12 of 12) sorted by relevance
/external/skqp/src/core/ |
D | SkDraw.h | 23 class SkBaseDevice; variable
|
D | SkGlyphRun.h | 21 class SkBaseDevice; variable
|
D | SkDevice.h | 427 void drawDevice(SkBaseDevice*, int, int, const SkPaint&) override {} in drawDevice() argument
|
D | SkDevice.cpp | 35 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkBaseDevice() function in SkBaseDevice
|
/external/skia/src/core/ |
D | SkDraw.h | 23 class SkBaseDevice; variable
|
D | SkGlyphRun.h | 21 class SkBaseDevice; variable
|
D | SkDevice.cpp | 35 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkBaseDevice() function in SkBaseDevice
|
D | SkDevice.h | 425 void drawDevice(SkBaseDevice*, int, int, const SkPaint&) override {} in drawDevice() argument
|
/external/skqp/include/core/ |
D | SkCanvas.h | 34 class SkBaseDevice; variable
|
/external/skia/include/core/ |
D | SkCanvas.h | 34 class SkBaseDevice; variable
|
/external/skia/src/svg/ |
D | SkSVGDevice.cpp | 940 void SkSVGDevice::drawDevice(SkBaseDevice*, int x, int y, in drawDevice() argument
|
/external/skqp/src/svg/ |
D | SkSVGDevice.cpp | 951 void SkSVGDevice::drawDevice(SkBaseDevice*, int x, int y, in drawDevice() argument
|