Searched defs:videoFrames (Results 1 – 4 of 4) sorted by relevance
72 std::vector<TouchVideoFrame> videoFrames = {frame}; in TEST() local
224 std::unordered_map<int32_t /*deviceId*/, std::vector<TouchVideoFrame>> videoFrames) { in setVideoFrames()
72 const std::vector<TouchVideoFrame>& videoFrames) in NotifyMotionArgs()
121 std::vector<TouchVideoFrame> videoFrames; member