Home
last modified time | relevance | path

Searched defs:DeviceCM (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkCanvas.cpp182 struct DeviceCM { struct
183 DeviceCM* fNext; argument
191 DeviceCM(sk_sp<SkBaseDevice> device, const SkPaint* paint, const SkMatrix& stashed, in DeviceCM() argument
201 void reset(const SkIRect& bounds) { in reset()
/external/skqp/src/core/
DSkCanvas.cpp183 struct DeviceCM { struct
184 DeviceCM* fNext; argument
192 DeviceCM(sk_sp<SkBaseDevice> device, const SkPaint* paint, const SkMatrix& stashed, in DeviceCM() argument
202 void reset(const SkIRect& bounds) { in reset()