Searched refs:AbsInfo (Results 1 – 22 of 22) sorted by relevance
23 AbsInfo absInfos[] = {
25 AbsInfo absInfos[] = {
24 AbsInfo absInfos[] = {
28 AbsInfo absInfos[] = {
35 AbsInfo absInfos[] = {
30 AbsInfo absInfos[] = {
29 AbsInfo absInfos[] = {
33 AbsInfo absInfos[] = {
34 AbsInfo absInfos[] = {
41 AbsInfo absInfos[] = {
786 void VirtualDevice::SetAbsValue(const AbsInfo& absInfo) in SetAbsValue()
59 struct AbsInfo { struct
54 void SetAbsValue(const AbsInfo& absInfo);
48 struct AbsInfo { struct
53 void SetAbsValue(const AbsInfo &absInfo);
71 struct AbsInfo { struct180 bool CheckTouchPointRegion(struct input_event readBuffer[], const AbsInfo &absInfo);
1450 AbsInfo absInfo = { in HandleTouchScreenEvent()1486 bool InputHub::CheckTouchPointRegion(struct input_event readBuffer[], const AbsInfo &absInfo) in CheckTouchPointRegion()
316 void VirtualDeviceBuilder::SetAbsValue(const AbsInfo &absInfo) in SetAbsValue()
88 AbsInfo absInfos[] { { ABS_X, 0, g_absMaxWidth, 0, 0 }, in VirtualTouchScreenBuilder()