Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkDraw.h23 class SkBaseDevice; variable
DSkGlyphRun.h21 class SkBaseDevice; variable
DSkDevice.h417 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
/third_party/skia/src/core/
DSkDraw.h22 class SkBaseDevice; variable
DSkGlyphRun.h23 class SkBaseDevice; variable
DSkDevice.h521 void drawDevice(SkBaseDevice*, const SkSamplingOptions&, const SkPaint&) override {} in drawDevice() argument
DSkDevice.cpp37 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkBaseDevice() function in SkBaseDevice
/third_party/skia/experimental/graphite/src/
DDevice.h107 void drawDevice(SkBaseDevice*, const SkSamplingOptions&, const SkPaint&) override {} in drawDevice() argument
/third_party/skia/include/core/
DSkCanvas.h43 class SkBaseDevice; variable
/third_party/flutter/skia/include/core/
DSkCanvas.h36 class SkBaseDevice; variable
/third_party/flutter/skia/src/svg/
DSkSVGDevice.cpp989 void SkSVGDevice::drawDevice(SkBaseDevice*, int x, int y, in drawDevice() argument