OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:grandList
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/animator/
SkDisplayApply.cpp
345
SkTDDrawableArray*
grandList
;
348
int old = displayList.findGroup(drawable, &parentList, &parentGroup, &thisGroup, &
grandList
);
377
int oldApply = displayList.findGroup(this, &parentList, &pGroup, &thisGroup, &
grandList
);
/external/skia/src/animator/
SkDisplayApply.cpp
345
SkTDDrawableArray*
grandList
;
348
int old = displayList.findGroup(drawable, &parentList, &parentGroup, &thisGroup, &
grandList
);
377
int oldApply = displayList.findGroup(this, &parentList, &pGroup, &thisGroup, &
grandList
);
Completed in 378 milliseconds