Home
last modified time | relevance | path

Searched defs:detachChildren (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/libs/gui/
DSurfaceControl.cpp194 status_t SurfaceControl::detachChildren() { in detachChildren() function in android::SurfaceControl
DSurfaceComposerClient.cpp496 status_t Composer::detachChildren( in detachChildren() function in android::Composer
834 status_t SurfaceComposerClient::detachChildren(const sp<IBinder>& id) { in detachChildren() function in android::SurfaceComposerClient
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java136 void detachChildren() { in detachChildren() method in WindowSurfaceController
DWindowStateAnimator.java2106 void detachChildren() { in detachChildren() method in WindowStateAnimator
/frameworks/base/core/java/android/view/
DSurfaceControl.java456 public void detachChildren() { in detachChildren() method in SurfaceControl
/frameworks/native/services/surfaceflinger/
DLayer.cpp2645 bool Layer::detachChildren() { function in android::Layer