Home | History | Annotate | Download | only in input

Lines Matching refs:outValue

399 status_t EventHub::getAbsoluteAxisValue(int32_t deviceId, int32_t axis, int32_t* outValue) const {
400 *outValue = 0;
414 *outValue = info.value;