Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DMediaSnapshotHelper.h64 void saveDecodedFrame(MediaSnapshotState::FrameInfo frame) { in saveDecodedFrame() function
DMediaSnapshotState.h66 void saveDecodedFrame(FrameInfo frame) { in saveDecodedFrame() function
/hardware/google/aemu/host-common/
DMediaSnapshotState.cpp55 void MediaSnapshotState::saveDecodedFrame(std::vector<uint8_t> data, in saveDecodedFrame() function in android::emulation::MediaSnapshotState
67 void MediaSnapshotState::saveDecodedFrame(std::vector<uint32_t> texture, in saveDecodedFrame() function in android::emulation::MediaSnapshotState