HomeSort by relevance Sort by last modified time
    Searched refs:thisGroup (Results 1 - 4 of 4) sorted by null

  /external/skia/src/animator/
SkDisplayAdd.cpp 90 SkGroup* thisGroup = nullptr;
92 &thisGroup, &grandList) : 0;
116 &thisGroup, &grandList);
129 if (thisGroup)
130 thisGroup->markCopySize(index);
132 if (thisGroup)
133 thisGroup->markCopySet(index);
164 if (thisGroup) {
165 thisGroup->markCopySize(index);
166 if (thisGroup->markedForDelete(index))
    [all...]
SkDisplayApply.cpp 347 SkGroup* thisGroup;
348 int old = displayList.findGroup(drawable, &parentList, &parentGroup, &thisGroup, &grandList);
377 int oldApply = displayList.findGroup(this, &parentList, &pGroup, &thisGroup, &grandList);
  /external/testng/src/main/java/org/testng/internal/
MethodGroupsHelper.java 165 for (String thisGroup : includedGroups) {
166 runningGroups.put(thisGroup, thisGroup);
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 70 milliseconds