Searched defs:updateChildren (Results 1 - 3 of 3) sorted by path

/frameworks/base/libs/hwui/
H A DDisplayList.cpp102 void DisplayList::updateChildren(std::function<void(RenderNode*)> updateFn) { function in class:android::uirenderer::DisplayList
/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaDisplayList.cpp45 void SkiaDisplayList::updateChildren(std::function<void(RenderNode*)> updateFn) { function in class:android::uirenderer::skiapipeline::SkiaDisplayList
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java255 updateChildren();
623 private void updateChildren() { method in class:NotificationStackScrollLayout

Completed in 2059 milliseconds