Skip to content

tp: stdlib: Constrain input to frame intersect logic#4796

Open
ivan-chong wants to merge 1 commit intomainfrom
dev/ivankc/update-input-frame-intersect-logic
Open

tp: stdlib: Constrain input to frame intersect logic#4796
ivan-chong wants to merge 1 commit intomainfrom
dev/ivankc/update-input-frame-intersect-logic

Conversation

@ivan-chong
Copy link
Contributor

When looking for an exact match for batched / vsync-aligned input with a Choreographer frame, we should constrain the match onto the Choreographer#doFrame event rather than the entire frame lifecycle which includes DrawFrames and GPU completion.

Bug: 482994760

When looking for an exact match for batched / vsync-aligned input with a
Choreographer frame, we should constrain the match onto the do_frame
event rather than the entire frame lifecycle.

Bug: 482994760
@ivan-chong ivan-chong requested a review from a team as a code owner February 13, 2026 17:22
@ivan-chong ivan-chong changed the title Constrain input to frame intersect logic tp: stdlib: Constrain input to frame intersect logic Feb 13, 2026
@github-actions
Copy link

@ivan-chong ivan-chong requested review from vishniakou and removed request for vishniakou February 13, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant