| Inseob Kim | 512d12f | 2019-07-30 18:24:39 +0900 | [diff] [blame] | 1 | props { | 
 | 2 |   module: "android.sysprop.SurfaceFlingerProperties" | 
 | 3 |   prop { | 
| Inseob Kim | fdba62b | 2019-08-22 14:57:21 +0900 | [diff] [blame] | 4 |     api_name: "color_space_agnostic_dataspace" | 
 | 5 |     type: Long | 
 | 6 |     prop_name: "ro.surface_flinger.color_space_agnostic_dataspace" | 
 | 7 |   } | 
 | 8 |   prop { | 
| Inseob Kim | 512d12f | 2019-07-30 18:24:39 +0900 | [diff] [blame] | 9 |     api_name: "default_composition_dataspace" | 
 | 10 |     type: Long | 
 | 11 |     prop_name: "ro.surface_flinger.default_composition_dataspace" | 
 | 12 |   } | 
 | 13 |   prop { | 
 | 14 |     api_name: "default_composition_pixel_format" | 
 | 15 |     type: Integer | 
 | 16 |     prop_name: "ro.surface_flinger.default_composition_pixel_format" | 
 | 17 |   } | 
 | 18 |   prop { | 
 | 19 |     api_name: "display_primary_blue" | 
 | 20 |     type: DoubleList | 
 | 21 |     prop_name: "ro.surface_flinger.display_primary_blue" | 
 | 22 |   } | 
 | 23 |   prop { | 
 | 24 |     api_name: "display_primary_green" | 
 | 25 |     type: DoubleList | 
 | 26 |     prop_name: "ro.surface_flinger.display_primary_green" | 
 | 27 |   } | 
 | 28 |   prop { | 
 | 29 |     api_name: "display_primary_red" | 
 | 30 |     type: DoubleList | 
 | 31 |     prop_name: "ro.surface_flinger.display_primary_red" | 
 | 32 |   } | 
 | 33 |   prop { | 
 | 34 |     api_name: "display_primary_white" | 
 | 35 |     type: DoubleList | 
 | 36 |     prop_name: "ro.surface_flinger.display_primary_white" | 
 | 37 |   } | 
 | 38 |   prop { | 
 | 39 |     api_name: "enable_protected_contents" | 
 | 40 |     prop_name: "ro.surface_flinger.protected_contents" | 
 | 41 |   } | 
 | 42 |   prop { | 
 | 43 |     api_name: "force_hwc_copy_for_virtual_displays" | 
 | 44 |     prop_name: "ro.surface_flinger.force_hwc_copy_for_virtual_displays" | 
 | 45 |   } | 
 | 46 |   prop { | 
 | 47 |     api_name: "has_HDR_display" | 
 | 48 |     prop_name: "ro.surface_flinger.has_HDR_display" | 
 | 49 |   } | 
 | 50 |   prop { | 
 | 51 |     api_name: "has_wide_color_display" | 
 | 52 |     prop_name: "ro.surface_flinger.has_wide_color_display" | 
 | 53 |   } | 
 | 54 |   prop { | 
 | 55 |     api_name: "max_frame_buffer_acquired_buffers" | 
 | 56 |     type: Long | 
 | 57 |     prop_name: "ro.surface_flinger.max_frame_buffer_acquired_buffers" | 
 | 58 |   } | 
 | 59 |   prop { | 
 | 60 |     api_name: "max_virtual_display_dimension" | 
 | 61 |     type: Long | 
 | 62 |     prop_name: "ro.surface_flinger.max_virtual_display_dimension" | 
 | 63 |   } | 
 | 64 |   prop { | 
 | 65 |     api_name: "present_time_offset_from_vsync_ns" | 
 | 66 |     type: Long | 
 | 67 |     prop_name: "ro.surface_flinger.present_time_offset_from_vsync_ns" | 
 | 68 |   } | 
 | 69 |   prop { | 
 | 70 |     api_name: "primary_display_orientation" | 
 | 71 |     type: Enum | 
 | 72 |     prop_name: "ro.surface_flinger.primary_display_orientation" | 
 | 73 |     enum_values: "ORIENTATION_0|ORIENTATION_90|ORIENTATION_180|ORIENTATION_270" | 
 | 74 |   } | 
 | 75 |   prop { | 
 | 76 |     api_name: "running_without_sync_framework" | 
 | 77 |     prop_name: "ro.surface_flinger.running_without_sync_framework" | 
 | 78 |   } | 
 | 79 |   prop { | 
| Inseob Kim | fdba62b | 2019-08-22 14:57:21 +0900 | [diff] [blame] | 80 |     api_name: "set_display_power_timer_ms" | 
 | 81 |     type: Integer | 
 | 82 |     prop_name: "ro.surface_flinger.set_display_power_timer_ms" | 
 | 83 |   } | 
 | 84 |   prop { | 
| Inseob Kim | 512d12f | 2019-07-30 18:24:39 +0900 | [diff] [blame] | 85 |     api_name: "set_idle_timer_ms" | 
 | 86 |     type: Integer | 
 | 87 |     prop_name: "ro.surface_flinger.set_idle_timer_ms" | 
 | 88 |   } | 
 | 89 |   prop { | 
 | 90 |     api_name: "set_touch_timer_ms" | 
 | 91 |     type: Integer | 
 | 92 |     prop_name: "ro.surface_flinger.set_touch_timer_ms" | 
 | 93 |   } | 
 | 94 |   prop { | 
 | 95 |     api_name: "start_graphics_allocator_service" | 
 | 96 |     prop_name: "ro.surface_flinger.start_graphics_allocator_service" | 
 | 97 |   } | 
 | 98 |   prop { | 
 | 99 |     api_name: "support_kernel_idle_timer" | 
 | 100 |     prop_name: "ro.surface_flinger.support_kernel_idle_timer" | 
 | 101 |   } | 
 | 102 |   prop { | 
 | 103 |     api_name: "use_color_management" | 
 | 104 |     prop_name: "ro.surface_flinger.use_color_management" | 
 | 105 |   } | 
 | 106 |   prop { | 
 | 107 |     api_name: "use_context_priority" | 
 | 108 |     prop_name: "ro.surface_flinger.use_context_priority" | 
 | 109 |   } | 
 | 110 |   prop { | 
 | 111 |     api_name: "use_smart_90_for_video" | 
 | 112 |     prop_name: "ro.surface_flinger.use_smart_90_for_video" | 
 | 113 |   } | 
 | 114 |   prop { | 
 | 115 |     api_name: "use_vr_flinger" | 
 | 116 |     prop_name: "ro.surface_flinger.use_vr_flinger" | 
 | 117 |   } | 
 | 118 |   prop { | 
 | 119 |     api_name: "vsync_event_phase_offset_ns" | 
 | 120 |     type: Long | 
 | 121 |     prop_name: "ro.surface_flinger.vsync_event_phase_offset_ns" | 
 | 122 |   } | 
 | 123 |   prop { | 
 | 124 |     api_name: "vsync_sf_event_phase_offset_ns" | 
 | 125 |     type: Long | 
 | 126 |     prop_name: "ro.surface_flinger.vsync_sf_event_phase_offset_ns" | 
 | 127 |   } | 
 | 128 |   prop { | 
 | 129 |     api_name: "wcg_composition_dataspace" | 
 | 130 |     type: Long | 
 | 131 |     prop_name: "ro.surface_flinger.wcg_composition_dataspace" | 
 | 132 |   } | 
 | 133 |   prop { | 
 | 134 |     api_name: "wcg_composition_pixel_format" | 
 | 135 |     type: Integer | 
 | 136 |     prop_name: "ro.surface_flinger.wcg_composition_pixel_format" | 
 | 137 |   } | 
 | 138 | } |