/frameworks/native/services/surfaceflinger/sysprop/api/ |
D | SurfaceFlingerProperties-current.txt | 5 prop_name: "ro.surface_flinger.clear_slots_with_set_layer_buffer" 10 prop_name: "ro.surface_flinger.color_space_agnostic_dataspace" 15 prop_name: "ro.surface_flinger.default_composition_dataspace" 20 prop_name: "ro.surface_flinger.default_composition_pixel_format" 25 prop_name: "ro.surface_flinger.display_primary_blue" 30 prop_name: "ro.surface_flinger.display_primary_green" 35 prop_name: "ro.surface_flinger.display_primary_red" 40 prop_name: "ro.surface_flinger.display_primary_white" 45 prop_name: "ro.surface_flinger.display_update_imminent_timeout_ms" 49 prop_name: "ro.surface_flinger.enable_frame_rate_override" [all …]
|
D | SurfaceFlingerProperties-latest.txt | 6 prop_name: "ro.surface_flinger.color_space_agnostic_dataspace" 11 prop_name: "ro.surface_flinger.default_composition_dataspace" 16 prop_name: "ro.surface_flinger.default_composition_pixel_format" 21 prop_name: "ro.surface_flinger.display_primary_blue" 26 prop_name: "ro.surface_flinger.display_primary_green" 31 prop_name: "ro.surface_flinger.display_primary_red" 36 prop_name: "ro.surface_flinger.display_primary_white" 41 prop_name: "ro.surface_flinger.display_update_imminent_timeout_ms" 45 prop_name: "ro.surface_flinger.protected_contents" 49 prop_name: "ro.surface_flinger.force_hwc_copy_for_virtual_displays" [all …]
|
/frameworks/base/cmds/incident_helper/tests/ |
D | SystemPropertiesParser_test.cpp | 68 SystemPropertiesProto::Ro* ro = expected.mutable_ro(); in TEST_F() local 69 ro->mutable_boot()->add_boottime("1BLL:85"); in TEST_F() 70 ro->mutable_boot()->add_boottime("1BLE:898"); in TEST_F() 71 ro->mutable_boot()->add_boottime("2BLL:0"); in TEST_F() 72 ro->mutable_boot()->add_boottime("2BLE:862"); in TEST_F() 73 ro->mutable_boot()->add_boottime("SW:6739"); in TEST_F() 74 ro->mutable_boot()->add_boottime("KL:340"); in TEST_F() 75 ro->mutable_bootimage()->set_build_date_utc(1509394807LL); in TEST_F() 76 ro->mutable_bootimage()->set_build_fingerprint( in TEST_F() 78 ro->mutable_hardware()->set_value("marlin"); in TEST_F() [all …]
|
/frameworks/base/cmds/incident_helper/testdata/ |
D | system_properties.txt | 9 [ro.boot.boottime]: [1BLL:85,1BLE:898,2BLL:0,2BLE:862,SW:6739,KL:340] 10 [ro.bootimage.build.date.utc]: [1509394807] 11 [ro.bootimage.build.fingerprint]: [google/marlin/marlin:P/MASTER/jinyithu10301320:eng/dev-keys] 12 [ro.hardware]: [marlin] 13 [ro.hardware.power]: [marlin-profile] 14 [ro.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi] 15 [ro.product.vendor.brand]: [google] 16 [ro.wifi.channels]: []
|
/frameworks/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 41 prop_name: "ro.surface_flinger.vsync_event_phase_offset_ns" 49 prop_name: "ro.surface_flinger.vsync_sf_event_phase_offset_ns" 58 prop_name: "ro.surface_flinger.use_context_priority" 67 prop_name: "ro.surface_flinger.max_frame_buffer_acquired_buffers" 77 prop_name: "ro.surface_flinger.max_graphics_width" 87 prop_name: "ro.surface_flinger.max_graphics_height" 105 prop_name: "ro.surface_flinger.has_wide_color_display" 115 prop_name: "ro.surface_flinger.running_without_sync_framework" 125 # ro.surface_flinger.has_HDR_display to true in device.mk 126 # ro.surface_flinger.has_wide_color_display must be set to true when [all …]
|
/frameworks/libs/binary_translation/ |
D | enable_riscv64_to_x86_64.mk | 32 ro.dalvik.vm.native.bridge=libberberis_riscv64.so 35 ro.dalvik.vm.isa.riscv64=x86_64 \ 36 ro.enable.native.bridge.exec=1
|
/frameworks/libs/binary_translation/prebuilt/system/etc/init/ |
D | berberis.rc | 2 on early-init && property:ro.enable.native.bridge.exec=1 5 on property:ro.enable.native.bridge.exec=1 && property:ro.dalvik.vm.isa.riscv64=x86_64
|
/frameworks/base/cmds/incident_helper/src/parsers/ |
D | SystemPropertiesParser.cpp | 109 Message ro(&roTable); in Parse() local 115 ro.addSubMessage(SystemPropertiesProto::Ro::BOOT, &boot); in Parse() 121 ro.addSubMessage(SystemPropertiesProto::Ro::BOOTIMAGE, &bootimage); in Parse() 133 ro.addSubMessage(SystemPropertiesProto::Ro::BUILD, &build); in Parse() 139 ro.addSubMessage(SystemPropertiesProto::Ro::CONFIG, &config); in Parse() 145 ro.addSubMessage(SystemPropertiesProto::Ro::HARDWARE, &hardware); in Parse() 157 ro.addSubMessage(SystemPropertiesProto::Ro::PRODUCT, &product); in Parse() 163 ro.addSubMessage(SystemPropertiesProto::Ro::TELEPHONY, &telephony); in Parse() 169 ro.addSubMessage(SystemPropertiesProto::Ro::VENDOR, &vendor); in Parse() 171 sysProp.addSubMessage(SystemPropertiesProto::RO, &ro); in Parse()
|
/frameworks/base/libs/hwui/ |
D | HWUIProperties.sysprop | 6 prop_name: "ro.hwui.use_vulkan" 13 prop_name: "ro.hwui.render_ahead"
|
/frameworks/av/camera/ |
D | camera_platform.aconfig | 96 description: "Enable using ro.board.api_level instead of ro.vndk.version to get VNDK version" 234 description: "ro.board.api_level isn't reliable. Use system api to replace ro.vndk.version"
|
/frameworks/native/libs/gui/sysprop/api/ |
D | LibGuiProperties-current.txt | 6 prop_name: "ro.lib_gui.frame_event_history_size"
|
D | LibGuiProperties-latest.txt | 6 prop_name: "ro.lib_gui.frame_event_history_size"
|
/frameworks/base/core/sysprop/api/ |
D | com.android.sysprop.localization-latest.txt | 7 prop_name: "ro.localization.locale_filter"
|
/frameworks/av/media/mediaserver/ |
D | mediaserver_dynamic.rc | 4 import /system/etc/init/hw/mediaserver.${ro.zygote}.rc
|
/frameworks/av/drm/drmserver/ |
D | drmserver_dynamic.rc | 1 import /system/etc/init/hw/drmserver.${ro.zygote}.rc
|
/frameworks/rs/perf-test-scripts/ |
D | get-thermal | 40 echo Device: `adb shell getprop ro.product.model`
|
D | set-gpu-freq | 42 echo Device: `adb shell getprop ro.product.model`
|
D | get-freq | 34 echo Device: `adb shell getprop ro.product.model`
|
/frameworks/native/cmds/installd/ |
D | otapreopt_slot.sh | 21 SLOT_SUFFIX=$(getprop ro.boot.slot_suffix)
|
/frameworks/av/services/tuner/ |
D | mediatuner.rc | 2 # as "true" by TRM (Tuner Resource Manager). TRM checks ro.tuner.lazyhal, if it
|
/frameworks/base/core/sysprop/ |
D | LocalizationProperties.sysprop | 21 prop_name: "ro.localization.locale_filter"
|
D | ViewProperties.sysprop | 26 prop_name: "ro.view.vrr.enabled"
|
/frameworks/native/libs/gui/sysprop/ |
D | LibGuiProperties.sysprop | 24 prop_name: "ro.lib_gui.frame_event_history_size"
|
/frameworks/base/libs/hwui/tests/scripts/ |
D | prep_generic.sh | 70 DEVICE=`getprop ro.product.device` 71 MODEL=`getprop ro.product.model`
|
/frameworks/base/tools/aapt2/integration-tests/DumpTest/ |
D | minimal_expected.txt | 51 application-label-ro:'Bubble Girl' 91 …n' 'ko' 'lt' 'lv' 'mk' 'ml' 'mr' 'ms' 'nb' 'nl' 'pa' 'pl' 'pt-BR' 'pt-PT' 'ro' 'ru' 'sk' 'sl' 'sq'…
|