Searched defs:saveDecodedFrame (Results 1 – 3 of 3) sorted by relevance
/hardware/google/aemu/host-common/include/host-common/ | ||
D | MediaSnapshotHelper.h | 64 void saveDecodedFrame(MediaSnapshotState::FrameInfo frame) { in saveDecodedFrame() function |
D | MediaSnapshotState.h | 66 void saveDecodedFrame(FrameInfo frame) { in saveDecodedFrame() function |
/hardware/google/aemu/host-common/ | ||
D | MediaSnapshotState.cpp | 55 void MediaSnapshotState::saveDecodedFrame(std::vector<uint8_t> data, in saveDecodedFrame() function in android::emulation::MediaSnapshotState |