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