Home
last modified time | relevance | path

Searched defs:mVideoFrames (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/webm/
H A DWebmFrameThread.h83 LinkedBlockingQueue<const sp<WebmFrame> >& mVideoFrames; variable
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp444 std::unordered_map<int32_t /*deviceId*/, std::vector<TouchVideoFrame>> mVideoFrames; member in android::FakeEventHub