Home
last modified time | relevance | path

Searched defs:absCode (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/
H A D_dev_ability_v10.md41 ### absCode subsection
H A D_input_dev_ability.md41 ### absCode subsection
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Dvirtual_device.cpp96 int absCode = item.first; in SetABSInfo() local
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_hid_adapter.h65 unsigned long absCode[BITS_TO_LONG(HDF_ABS_CNT)]; member
H A Dhdf_input_device_manager.h70 unsigned long absCode[BITS_TO_UINT64(ABS_CNT)]; member
/ohos5.0/drivers/peripheral/input/interfaces/include/
H A Dinput_type.h225 …uint64_t absCode[BITS_TO_UINT64(ABS_CNT)]; /**< Bitmap for recording the supported absol… member