Searched refs:totalClip (Results 1 – 1 of 1) sorted by relevance
98 void updateMC(const SkMatrix& totalMatrix, const SkRegion& totalClip, in updateMC()107 fClip = totalClip; in updateMC()114 totalClip.translate(-x, -y, &fClip); in updateMC()532 const SkRegion& totalClip = this->getTotalClip(); in updateDeviceCMCache() local536 layer->updateMC(totalMatrix, totalClip, NULL); in updateDeviceCMCache()539 clip = totalClip; // make a copy in updateDeviceCMCache()