blob: 87cef087dbb6f5f0c6d82e64c034863982f6be65 [file] [log] [blame]
Ady Abraham91e1a572023-09-07 13:34:46 -07001package: "com.android.graphics.libgui.flags"
Oriol Prieto Gasco33fd22e2024-02-06 18:34:41 +00002container: "system"
Ady Abraham91e1a572023-09-07 13:34:46 -07003
4flag {
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
Ady Abraham1d0cae92024-06-14 13:41:12 -070010} # bq_setframerate
Ady Abraham91e1a572023-09-07 13:34:46 -070011
Alec Mouri21d94322023-10-17 19:51:39 +000012flag {
Sungtak Leedd7c1cf2024-07-30 21:54:42 +000013 name: "bq_consumer_attach_callback"
14 namespace: "core_graphics"
15 description: "Controls IProducerListener to have consumer side attach callback"
16 bug: "353202582"
17 is_fixed_read_only: true
18} # bq_consumer_attach_callback
19
20flag {
Alec Mouri21d94322023-10-17 19:51:39 +000021 name: "frametimestamps_previousrelease"
22 namespace: "core_graphics"
23 description: "Controls a fence fixup for timestamp apis"
24 bug: "310927247"
25 is_fixed_read_only: true
Ady Abraham1d0cae92024-06-14 13:41:12 -070026} # frametimestamps_previousrelease
John Reckdb164ff2024-04-03 16:59:28 -040027
28flag {
29 name: "bq_extendedallocate"
30 namespace: "core_graphics"
31 description: "Add BQ support for allocate with extended options"
32 bug: "268382490"
33 is_fixed_read_only: true
Ady Abraham1d0cae92024-06-14 13:41:12 -070034} # bq_extendedallocate
35
36flag {
37 name: "trace_frame_rate_override"
38 namespace: "core_graphics"
39 description: "Trace FrameRateOverride fps"
40 bug: "347314033"
41 is_fixed_read_only: true
42 metadata {
43 purpose: PURPOSE_BUGFIX
44 }
45} # trace_frame_rate_override