Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libstagefright/webm/include/webm/
H A DWebmFrameThread.h83 LinkedBlockingQueue<const sp<WebmFrame> >& mVideoFrames; variable
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeEventHub.h89 std::unordered_map<int32_t /*deviceId*/, std::vector<TouchVideoFrame>> mVideoFrames; variable
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DMapperHelpers.h97 std::vector<TouchVideoFrame> mVideoFrames; variable