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