OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incParentRefCount
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
RenderNode.h
245
incParentRefCount
();
269
void
incParentRefCount
() { mParentCount++; }
RenderNode.cpp
365
child->
incParentRefCount
();
Completed in 441 milliseconds