Home
last modified time | relevance | path

Searched defs:videoFrames (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/include/
H A DInputListener.h126 std::vector<TouchVideoFrame> videoFrames; member
/aosp12/frameworks/native/services/inputflinger/
H A DInputListener.cpp105 const std::vector<TouchVideoFrame>& videoFrames) in NotifyMotionArgs()
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp647 std::vector<TouchVideoFrame>> videoFrames) { in setVideoFrames()