Searched refs:OnFrameReceived (Results 1 – 3 of 3) sorted by relevance
/external/perfetto/src/ipc/ | ||
D | client_impl.h | 88 void OnFrameReceived(const Frame&); |
D | client_impl.cc | 222 OnFrameReceived(*frame); in OnDataAvailable() |
D | client_impl_unittest.cc | 142 OnFrameReceived(*frame); in OnDataAvailable() |