Home
last modified time | relevance | path

Searched refs:ERROR_ABS_RANGE (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/vr/virtual_touchpad/
DEvdevInjector.h31 ERROR_ABS_RANGE = -4, // |ABS_*| code out of range. enumerator
DEvdevInjector.cpp138 return Error(ERROR_ABS_RANGE); in ConfigureAbs()