Home
last modified time | relevance | path

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

/frameworks/native/services/vr/virtual_touchpad/
DEvdevInjector.h33 ERROR_REL_RANGE = -6, // |REL_*| code out of range. enumerator
DEvdevInjector.cpp175 return Error(ERROR_REL_RANGE); in ConfigureRel()