Searched defs:functors (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayList.h158 const LsaVector<FunctorContainer>& getFunctors() const { return functors; }
198 // List of functors
199 LsaVector<FunctorContainer> functors; member in class:android::uirenderer::DisplayList
202 // but a callback during sync DisplayList, unlike the list of functors defined above, which

Completed in 50 milliseconds