Searched defs:SkBaseDevice (Results 1 – 10 of 10) sorted by relevance
/external/skqp/src/core/ |
D | SkDraw.h | 23 class SkBaseDevice; variable
|
D | SkDevice.cpp | 31 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkBaseDevice() function in SkBaseDevice
|
D | SkCanvas.cpp | 100 void drawDevice(SkBaseDevice*, int, int, const SkPaint&) override {} in drawDevice() argument
|
/external/skia/src/core/ |
D | SkDraw.h | 23 class SkBaseDevice; variable
|
D | SkDevice.cpp | 32 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkBaseDevice() function in SkBaseDevice
|
D | SkCanvas.cpp | 100 void drawDevice(SkBaseDevice*, int, int, const SkPaint&) override {} in drawDevice() argument
|
/external/skia/include/core/ |
D | SkCanvas.h | 21 class SkBaseDevice; variable
|
/external/skqp/include/core/ |
D | SkCanvas.h | 21 class SkBaseDevice; variable
|
/external/skqp/src/svg/ |
D | SkSVGDevice.cpp | 828 void SkSVGDevice::drawDevice(SkBaseDevice*, int x, int y, in drawDevice() argument
|
/external/skia/src/svg/ |
D | SkSVGDevice.cpp | 855 void SkSVGDevice::drawDevice(SkBaseDevice*, int x, int y, in drawDevice() argument
|