| package: "com.android.graphics.libgui.flags" |
| container: "system" |
| |
| flag { |
| name: "bq_setframerate" |
| namespace: "core_graphics" |
| description: "This flag controls plumbing setFrameRate thru BufferQueue" |
| bug: "281695725" |
| is_fixed_read_only: true |
| } # bq_setframerate |
| |
| flag { |
| name: "frametimestamps_previousrelease" |
| namespace: "core_graphics" |
| description: "Controls a fence fixup for timestamp apis" |
| bug: "310927247" |
| is_fixed_read_only: true |
| } # frametimestamps_previousrelease |
| |
| flag { |
| name: "bq_extendedallocate" |
| namespace: "core_graphics" |
| description: "Add BQ support for allocate with extended options" |
| bug: "268382490" |
| is_fixed_read_only: true |
| } # bq_extendedallocate |
| |
| flag { |
| name: "trace_frame_rate_override" |
| namespace: "core_graphics" |
| description: "Trace FrameRateOverride fps" |
| bug: "347314033" |
| is_fixed_read_only: true |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } # trace_frame_rate_override |
| |
| flag { |
| name: "wb_platform_api_improvements" |
| namespace: "core_graphics" |
| description: "Simple improvements to Surface and ConsumerBase classes" |
| bug: "340933794" |
| is_fixed_read_only: true |
| } # wb_platform_api_improvements |
| |
| flag { |
| name: "edge_extension_shader" |
| namespace: "windowing_frontend" |
| description: "Enable edge extension via shader" |
| bug: "322036393" |
| is_fixed_read_only: true |
| } # edge_extension_shader |