Searched defs:DestructorNode (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/libs/hwui/utils/ | ||
H A D | LinearAllocator.h | 124 struct DestructorNode { struct in class:android::uirenderer::LinearAllocator 127 DestructorNode* next = nullptr; 145 DestructorNode* mDtorList = nullptr; |
Completed in 26 milliseconds