Searched defs:SendFrame (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/talk/media/webrtc/ | ||
D | fakewebrtcvideocapturemodule.h | 110 bool SendFrame(int w, int h) { in SendFrame() function |
/external/perfetto/src/ipc/ | ||
D | client_impl.cc | 117 bool ClientImpl::SendFrame(const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::ClientImpl |
D | host_impl.cc | 233 void HostImpl::SendFrame(ClientConnection* client, const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::HostImpl |
D | host_impl_unittest.cc | 154 void SendFrame(const Frame& frame, int fd = -1) { in SendFrame() function in perfetto::ipc::__anon48d3e7760111::FakeClient |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_rtcp_impl_unittest.cc | 195 void SendFrame(const RtpRtcpModule* module, uint8_t tid) { in SendFrame() function in webrtc::RtpRtcpImplTest |
/external/webrtc/talk/media/base/ | ||
D | videoengine_unittest.h | 251 bool SendFrame() { in SendFrame() function |