DisplayList.h | 158 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
|