Searched defs:originType (Results 1 – 4 of 4) sorted by relevance
48 auto originType = LIBINPUT_EVENT_TOUCHPAD_DOWN; variable70 auto originType = LIBINPUT_EVENT_TOUCHPAD_DOWN; variable97 auto originType = LIBINPUT_EVENT_TOUCHPAD_DOWN; variable129 auto originType = LIBINPUT_EVENT_TOUCHPAD_DOWN; variable166 auto originType = LIBINPUT_EVENT_TOUCHPAD_DOWN; variable191 int32_t originType = 999; variable211 auto originType = LIBINPUT_EVENT_TOUCHPAD_DOWN; variable228 auto originType = LIBINPUT_EVENT_TOUCHPAD_MOTION; variable245 auto originType = LIBINPUT_EVENT_TOUCHPAD_MOTION; variable262 auto originType = LIBINPUT_EVENT_TOUCHPAD_UP; variable
51 int32_t GestureHandler::GestureIdentify(int32_t originType, int32_t seatSlot, double logicalX, doub… in GestureIdentify()
503 auto originType = libinput_event_get_type(event); in GestureIdentify() local
300 AudioPipeType originType = rendererInfo_.pipeType; in InitDirectPipeType() local