commit | 1a467c28f7c3d3c4baf027269609da6729855847 | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Mon Sep 06 17:43:06 2021 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Mon Sep 06 17:46:42 2021 +0000 |
tree | b3e5b758a7dfa63bbfcc9fbbf83312b86da6d0b1 | |
parent | 004c4124a57b93fe92439189d933cfd34ff680a5 [diff] |
Update ANativeWindow_getNextFrameId docs to specify API contract We rely on frame ids starting at 1, with 0 being invalid/uninitialize, and incrementing for each frame chronologically for as long as the underlying surface doesn't change. Test: N/A Change-Id: I90e9593b7ae852bcc90c5c17bc4969c7d827b2d9