Home
last modified time | relevance | path

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

/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()
/external/skia/src/core/
DSkCanvas.cpp186 struct DeviceCM { struct
187 DeviceCM* fNext; argument
195 DeviceCM(sk_sp<SkBaseDevice> device, const SkPaint* paint, const SkMatrix& stashed, in DeviceCM() argument
205 void reset(const SkIRect& bounds) { in reset()