Searched defs:reparentChildren (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/gui/ | ||
D | SurfaceComposerClient.cpp | 398 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::reparentChildren( in reparentChildren() function in android::SurfaceComposerClient::Transaction |
/frameworks/base/core/java/android/view/ | ||
D | SurfaceControl.java | 779 public void reparentChildren(IBinder newParentHandle) { in reparentChildren() method in SurfaceControl |
/frameworks/native/services/surfaceflinger/ | ||
D | Layer.cpp | 1562 bool Layer::reparentChildren(const sp<IBinder>& newParentHandle) { in reparentChildren() function in android::Layer |