Searched refs:getLayerIdFromHandle (Results 1 – 2 of 2) sorted by relevance
186 int32_t SurfaceInterceptor::getLayerIdFromHandle(const sp<const IBinder>& handle) const { in getLayerIdFromHandle() function in android::impl::SurfaceInterceptor455 addReparentLocked(transaction, layerId, getLayerIdFromHandle(state.parentHandleForChild)); in addSurfaceChangesLocked()458 addReparentChildrenLocked(transaction, layerId, getLayerIdFromHandle(state.reparentHandle)); in addSurfaceChangesLocked()465 getLayerIdFromHandle(state.relativeLayerHandle), state.z); in addSurfaceChangesLocked()
128 int32_t getLayerIdFromHandle(const sp<const IBinder>& weakHandle) const;