Home
last modified time | relevance | path

Searched refs:findGroup (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
DSkDisplayList.cpp53 int SkDisplayList::findGroup(SkDrawable* match, SkTDDrawableArray** list, in findGroup() function in SkDisplayList
106 int groupIndex = group->findGroup(match, list, parent, found, grandList); in SearchGroupForMatch()
DSkDisplayAdd.cpp91 int index = where ? displayList.findGroup(where, &parentList, &parentGroup, in enable()
115 index = displayList.findGroup(this, &useParentList, &parentGroup, in enable()
DSkDisplayList.h38 int findGroup(SkDrawable* match, SkTDDrawableArray** list,
DSkDrawGroup.h34 int findGroup(SkDrawable* drawable, SkTDDrawableArray** list,
DSkDisplayApply.cpp348 int old = displayList.findGroup(drawable, &parentList, &parentGroup, &thisGroup, &grandList); in enable()
377 … int oldApply = displayList.findGroup(this, &parentList, &pGroup, &thisGroup, &grandList); in enable()
433 int old = maker.fDisplayList.findGroup(scope, &pList, &pGroup, &found, &gList); in enableDynamic()
DSkDrawGroup.cpp175 int SkGroup::findGroup(SkDrawable* match, SkTDDrawableArray** list, in findGroup() function in SkGroup
/external/skia/src/animator/
DSkDisplayList.cpp53 int SkDisplayList::findGroup(SkDrawable* match, SkTDDrawableArray** list, in findGroup() function in SkDisplayList
106 int groupIndex = group->findGroup(match, list, parent, found, grandList); in SearchGroupForMatch()
DSkDisplayAdd.cpp91 int index = where ? displayList.findGroup(where, &parentList, &parentGroup, in enable()
115 index = displayList.findGroup(this, &useParentList, &parentGroup, in enable()
DSkDisplayList.h38 int findGroup(SkDrawable* match, SkTDDrawableArray** list,
DSkDrawGroup.h34 int findGroup(SkDrawable* drawable, SkTDDrawableArray** list,
DSkDisplayApply.cpp348 int old = displayList.findGroup(drawable, &parentList, &parentGroup, &thisGroup, &grandList); in enable()
377 … int oldApply = displayList.findGroup(this, &parentList, &pGroup, &thisGroup, &grandList); in enable()
433 int old = maker.fDisplayList.findGroup(scope, &pList, &pGroup, &found, &gList); in enableDynamic()
DSkDrawGroup.cpp175 int SkGroup::findGroup(SkDrawable* match, SkTDDrawableArray** list, in findGroup() function in SkGroup