Home
last modified time | relevance | path

Searched refs:change (Results 1 – 25 of 30) sorted by relevance

12

/device/google/contexthub/firmware/app/chre/common/
Dchre10_app.c203 struct chreSensorSamplingStatusEvent change; in chreappProcessConfigEvt() local
205 change.sensorHandle = msg->sensorHandle; in chreappProcessConfigEvt()
207 change.status.enabled = 0; in chreappProcessConfigEvt()
208 change.status.interval = 0; in chreappProcessConfigEvt()
209 change.status.latency = 0; in chreappProcessConfigEvt()
211 change.status.enabled = true; in chreappProcessConfigEvt()
215 change.status.interval = CHRE_SENSOR_INTERVAL_DEFAULT; in chreappProcessConfigEvt()
217 change.status.interval = (UINT32_C(1024000000) / msg->newRate) * UINT64_C(1000); in chreappProcessConfigEvt()
220 change.status.latency = CHRE_SENSOR_INTERVAL_DEFAULT; in chreappProcessConfigEvt()
222 change.status.latency = msg->newLatency; in chreappProcessConfigEvt()
[all …]
Dchre_app.c203 struct chreSensorSamplingStatusEvent change; in chreappProcessConfigEvt() local
205 change.sensorHandle = msg->sensorHandle; in chreappProcessConfigEvt()
207 change.status.enabled = 0; in chreappProcessConfigEvt()
208 change.status.interval = 0; in chreappProcessConfigEvt()
209 change.status.latency = 0; in chreappProcessConfigEvt()
211 change.status.enabled = true; in chreappProcessConfigEvt()
215 change.status.interval = CHRE_SENSOR_INTERVAL_DEFAULT; in chreappProcessConfigEvt()
217 change.status.interval = (UINT32_C(1024000000) / msg->newRate) * UINT64_C(1000); in chreappProcessConfigEvt()
220 change.status.latency = CHRE_SENSOR_INTERVAL_DEFAULT; in chreappProcessConfigEvt()
222 change.status.latency = msg->newLatency; in chreappProcessConfigEvt()
[all …]
/device/generic/goldfish/tools/
Dmk_qemu_image.sh43 ${SGDISK:-sgdisk} --new=1:2048:$end --type=1:8300 --change-name=1:$label $target > /dev/null 2>&1
/device/linaro/hikey/sepolicy/
Dhal_sensors.te21 # allow access to detect change in /dev folder
/device/generic/opengl-transport/host/commands/emugen/
DREADME.md16 Do not contribute change only to this project; contribute them to external/qemu
/device/google/bonito-sepolicy/vendor/qcom/common/
Dmm-pp-daemon.te22 # Allow mm-pp-daemon to change the brightness
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Dmm-pp-daemon.te22 # Allow mm-pp-daemon to change the brightness
/device/google/crosshatch/json-c/
DRELEASE_CHECKLIST.txt25 Generally, unless we're doing a major release, change:
112 Add/change links to current release.
DChangeLog19 * change the floating point output format to %.17g so values with
50 You should change your build to use appropriate -I and -l options.
172 * Make headers C++ compatible by change *this to *obj
/device/google/coral/json-c/
DRELEASE_CHECKLIST.txt25 Generally, unless we're doing a major release, change:
112 Add/change links to current release.
DChangeLog19 * change the floating point output format to %.17g so values with
50 You should change your build to use appropriate -I and -l options.
172 * Make headers C++ compatible by change *this to *obj
/device/google/bonito/json-c/
DRELEASE_CHECKLIST.txt25 Generally, unless we're doing a major release, change:
112 Add/change links to current release.
DChangeLog19 * change the floating point output format to %.17g so values with
50 You should change your build to use appropriate -I and -l options.
172 * Make headers C++ compatible by change *this to *obj
/device/google/coral-sepolicy/vendor/qcom/common/
Dcnd.te64 # For WFC call(RAT change into IWLAN)
/device/generic/car/tools/
DREADME.md42 …e created as the following default settings at the 1st run. You can also change them at the 1st ru…
/device/common/
Dgenerate-packages.sh32 cd ../$MANUFACTURER/$ROOTDEVICE/self-extractors || echo Error change dir
/device/generic/goldfish/fvpbase/
DREADME.md87 interface is subject to change.
/device/google/contexthub/firmware/
DCodingStandard.txt42 21. You may not change compiler flags in order to remove warnings or errors. They are there for a
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp479 for (auto& change : mChanges->getTypeChanges()) { in acceptChanges() local
480 auto layerId = change.first; in acceptChanges()
481 auto type = change.second; in acceptChanges()
/device/linaro/dragonboard/db845c/firmware/
Dadsp.b1320change notification sent out����servreg_monitor.c:ADSP:Cannot set ACK: ASYNC service����servreg_mo…
32change���capi_v2_cop_depacketizer.cpp:cop_depack_capi_v2 raised event for KPPS change %lu����capi_…
38 …Modules.cpp:VCP: VPTx received insufficient size for port data threshold change, size(0x%lx)���Vpt…
DLICENSE.qcom.txt166 assets, or any substantial change in the management or control of You.
DNOTICE166 assets, or any substantial change in the management or control of You.
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp566 for (auto& change : mChanges->getTypeChanges()) { in acceptChanges() local
567 auto layerId = change.first; in acceptChanges()
568 auto type = change.second; in acceptChanges()
/device/linaro/dragonboard/db845c/firmware/qcom/venus-5.2/
DNOTICE166 assets, or any substantial change in the management or control of You.
/device/linaro/dragonboard/installer/db845c/dragonboard-845c-bootloader-ufs-aosp/
DLICENSE166 assets, or any substantial change in the management or control of You.

12