Searched defs:reparentChildren (Results 1 – 4 of 4) sorted by relevance
161 public SurfaceControl.Transaction reparentChildren(SurfaceControl sc, IBinder newParentHandle) { in reparentChildren() method in StubTransaction
1042 public void reparentChildren(IBinder newParentHandle) { in reparentChildren() method in SurfaceControl2441 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
797 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::reparentChildren( in reparentChildren() function in android::SurfaceComposerClient::Transaction