Searched refs:DeviceCM (Results 1 – 1 of 1) sorted by relevance
70 struct DeviceCM { struct71 DeviceCM* fNext; argument78 DeviceCM(SkDevice* device, int x, int y, const SkPaint* paint) in DeviceCM() argument90 ~DeviceCM() { in ~DeviceCM() argument161 DeviceCM* fLayer; argument168 DeviceCM* fTopLayer;234 const DeviceCM* rec = fCurrLayer; in next()266 const DeviceCM* fCurrLayer;398 fMCRec->fLayer = SkNEW_ARGS(DeviceCM, (NULL, 0, 0, NULL)); in init()533 DeviceCM* layer = fMCRec->fTopLayer; in updateDeviceCMCache()[all …]