Ady Abraham | 91e1a57 | 2023-09-07 13:34:46 -0700 | [diff] [blame] | 1 | package: "com.android.graphics.libgui.flags" |
| 2 | |
| 3 | flag { |
| 4 | name: "bq_setframerate" |
| 5 | namespace: "core_graphics" |
| 6 | description: "This flag controls plumbing setFrameRate thru BufferQueue" |
| 7 | bug: "281695725" |
| 8 | is_fixed_read_only: true |
| 9 | } |
| 10 | |
Alec Mouri | 21d9432 | 2023-10-17 19:51:39 +0000 | [diff] [blame] | 11 | flag { |
| 12 | name: "frametimestamps_previousrelease" |
| 13 | namespace: "core_graphics" |
| 14 | description: "Controls a fence fixup for timestamp apis" |
| 15 | bug: "310927247" |
| 16 | is_fixed_read_only: true |
| 17 | } |