Searched defs:newParentHandle (Results 1 – 5 of 5) sorted by relevance
161 public SurfaceControl.Transaction reparentChildren(SurfaceControl sc, IBinder newParentHandle) { in reparentChildren()
316 …sp<IBinder> newParentHandle = (newParentSurfaceControl)? newParentSurfaceControl->getHandle() : nu… in ASurfaceTransaction_reparent() local
1462 bool Layer::reparentChildren(const sp<IBinder>& newParentHandle) { in reparentChildren()1495 bool Layer::reparent(const sp<IBinder>& newParentHandle) { in reparent()
799 const sp<IBinder>& newParentHandle) { in reparentChildren()814 const sp<IBinder>& newParentHandle) { in reparent()
1042 public void reparentChildren(IBinder newParentHandle) { in reparentChildren()2441 public Transaction reparentChildren(SurfaceControl sc, IBinder newParentHandle) { in reparentChildren()