Home
last modified time | relevance | path

Searched refs:ro (Results 1 – 25 of 43) sorted by relevance

12

/frameworks/native/services/surfaceflinger/sysprop/api/
DSurfaceFlingerProperties-current.txt5 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 …]
DSurfaceFlingerProperties-latest.txt6 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/
DSystemPropertiesParser_test.cpp68 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/
Dsystem_properties.txt9 [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/
DSurfaceFlingerProperties.sysprop41 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/
Denable_riscv64_to_x86_64.mk32 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/
Dberberis.rc2 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/
DSystemPropertiesParser.cpp109 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/
DHWUIProperties.sysprop6 prop_name: "ro.hwui.use_vulkan"
13 prop_name: "ro.hwui.render_ahead"
/frameworks/av/camera/
Dcamera_platform.aconfig96 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/
DLibGuiProperties-current.txt6 prop_name: "ro.lib_gui.frame_event_history_size"
DLibGuiProperties-latest.txt6 prop_name: "ro.lib_gui.frame_event_history_size"
/frameworks/base/core/sysprop/api/
Dcom.android.sysprop.localization-latest.txt7 prop_name: "ro.localization.locale_filter"
/frameworks/av/media/mediaserver/
Dmediaserver_dynamic.rc4 import /system/etc/init/hw/mediaserver.${ro.zygote}.rc
/frameworks/av/drm/drmserver/
Ddrmserver_dynamic.rc1 import /system/etc/init/hw/drmserver.${ro.zygote}.rc
/frameworks/rs/perf-test-scripts/
Dget-thermal40 echo Device: `adb shell getprop ro.product.model`
Dset-gpu-freq42 echo Device: `adb shell getprop ro.product.model`
Dget-freq34 echo Device: `adb shell getprop ro.product.model`
/frameworks/native/cmds/installd/
Dotapreopt_slot.sh21 SLOT_SUFFIX=$(getprop ro.boot.slot_suffix)
/frameworks/av/services/tuner/
Dmediatuner.rc2 # as "true" by TRM (Tuner Resource Manager). TRM checks ro.tuner.lazyhal, if it
/frameworks/base/core/sysprop/
DLocalizationProperties.sysprop21 prop_name: "ro.localization.locale_filter"
DViewProperties.sysprop26 prop_name: "ro.view.vrr.enabled"
/frameworks/native/libs/gui/sysprop/
DLibGuiProperties.sysprop24 prop_name: "ro.lib_gui.frame_event_history_size"
/frameworks/base/libs/hwui/tests/scripts/
Dprep_generic.sh70 DEVICE=`getprop ro.product.device`
71 MODEL=`getprop ro.product.model`
/frameworks/base/tools/aapt2/integration-tests/DumpTest/
Dminimal_expected.txt51 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'…

12