Searched defs:UpdateFrame (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/api/audio/ | ||
H A D | audio_frame.cc | 47 void AudioFrame::UpdateFrame(uint32_t timestamp, in UpdateFrame() function in webrtc::AudioFrame |
/aosp_15_r20/external/swiftshader/src/Vulkan/Debug/ | ||
H A D | Thread.hpp | 110 using UpdateFrame = std::function<void(Frame &)>; typedef in vk::dbg::Thread |