Home
last modified time | relevance | path

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

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