Home
last modified time | relevance | path

Searched defs:doUpdate (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerHierarchy.cpp365 void LayerHierarchyBuilder::doUpdate( in doUpdate() function in android::surfaceflinger::frontend::LayerHierarchyBuilder
/frameworks/av/media/libaudiohal/impl/
DStreamHalAidl.cpp634 bool doUpdate = false; in updateCountersIfNeeded() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleData.java641 private void doUpdate(Bubble bubble, boolean reorder) { in doUpdate() method in BubbleData