Searched defs:reparentChildren (Results 1 – 4 of 4) sorted by relevance
156 public SurfaceControl.Transaction reparentChildren(SurfaceControl sc, IBinder newParentHandle) { in reparentChildren() method in StubTransaction
1027 public void reparentChildren(IBinder newParentHandle) { in reparentChildren() method in SurfaceControl2411 public Transaction reparentChildren(SurfaceControl sc, IBinder newParentHandle) { in reparentChildren() method in SurfaceControl.Transaction
1462 bool Layer::reparentChildren(const sp<IBinder>& newParentHandle) { in reparentChildren() function in android::Layer
798 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::reparentChildren( in reparentChildren() function in android::SurfaceComposerClient::Transaction