Searched refs:DeviceCM (Results 1 – 3 of 3) sorted by relevance
249 struct DeviceCM { struct250 DeviceCM* fNext; argument258 DeviceCM(SkBaseDevice* device, const SkPaint* paint, SkCanvas* canvas, const SkMatrix& stashed) in DeviceCM() function267 ~DeviceCM() { in ~DeviceCM() argument290 DeviceCM* fLayer; argument297 DeviceCM* fTopLayer;349 const DeviceCM* rec = fCurrLayer; in next()367 const DeviceCM* fCurrLayer;373 DeviceCM* layer = fMCRec->fTopLayer; \658 SkASSERT(sizeof(DeviceCM) <= sizeof(fDeviceCMStorage)); in init()[all …]
141 friend struct DeviceCM; //for setMatrixClip
343 friend struct DeviceCM; //for setMatrixClip