Home
last modified time | relevance | path

Searched defs:grandList (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/animator/
DSkDisplayList.cpp54 SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) { in findGroup()
72 SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) { in SearchForMatch()
101 SkGroup** parent, SkGroup** found, SkTDDrawableArray** grandList, int &index) { in SearchGroupForMatch()
DSkDrawGroup.cpp176 SkGroup** parent, SkGroup** found, SkTDDrawableArray** grandList) { in findGroup()
DSkDisplayApply.cpp345 SkTDDrawableArray* grandList; in enable() local