Lines Matching refs:thisGroup
90 SkGroup* thisGroup = nullptr; in enable() local
92 &thisGroup, &grandList) : 0; in enable()
116 &thisGroup, &grandList); in enable()
129 if (thisGroup) in enable()
130 thisGroup->markCopySize(index); in enable()
132 if (thisGroup) in enable()
133 thisGroup->markCopySet(index); in enable()
164 if (thisGroup) { in enable()
165 thisGroup->markCopySize(index); in enable()
166 if (thisGroup->markedForDelete(index)) { in enable()
173 if (thisGroup) in enable()
174 thisGroup->markCopySet(index); in enable()