Searched defs:newParentHandle (Results 1 – 5 of 5) sorted by relevance
156 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()
800 const sp<IBinder>& newParentHandle) { in reparentChildren()815 const sp<IBinder>& newParentHandle) { in reparent()
1027 public void reparentChildren(IBinder newParentHandle) { in reparentChildren()2411 public Transaction reparentChildren(SurfaceControl sc, IBinder newParentHandle) { in reparentChildren()