Searched refs:recordSaveLayer (Results 1 – 2 of 2) sorted by relevance
219 void recordSaveLayer(const SkRect* bounds, const SkPaint* paint, SaveFlags flags);
153 this->recordSaveLayer(bounds, paint, flags); in willSaveLayer()164 void SkPictureRecord::recordSaveLayer(const SkRect* bounds, const SkPaint* paint, in recordSaveLayer() function in SkPictureRecord