Searched refs:applyWithNextDraw (Results 1 – 6 of 6) sorted by relevance
221 token.getChildAt(j).applyWithNextDraw(t -> {}); in keepAppearanceInPreviousRotation()
384 windowState.applyWithNextDraw(mSetLeashPositionConsumer); in updateInsetsControlPosition()
2 There are two BLAST sync primitives on the server side, BLASTSyncEngine and applyWithNextDraw.
918 applyWithNextDraw(mSeamlessRotationFinishedConsumer); in seamlesslyRotateIfAllowed()5352 applyWithNextDraw(mSetSurfacePositionConsumer); in updateSurfacePosition()5958 void applyWithNextDraw(Consumer<SurfaceControl.Transaction> consumer) { in applyWithNextDraw() method in WindowState
4585 w.applyWithNextDraw((d) -> {
582 win.applyWithNextDraw(t -> handledT[0] = t); in testApplyWithNextDraw()595 win.applyWithNextDraw(t -> handledT[0] = t); in testApplyWithNextDraw()