Searched refs:doneWithFrames (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/automotive/sv/1.0/default/ | ||
D | SurroundView2dSession.h | 49 Return<void> doneWithFrames(const SvFramesDesc& svFramesDesc) override; |
D | SurroundView3dSession.h | 49 Return<void> doneWithFrames(const SvFramesDesc& svFramesDesc) override; |
D | SurroundView2dSession.cpp | 94 Return<void> SurroundView2dSession::doneWithFrames( in doneWithFrames() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView2dSession |
D | SurroundView3dSession.cpp | 105 Return<void> SurroundView3dSession::doneWithFrames( in doneWithFrames() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView3dSession |
/hardware/interfaces/automotive/sv/1.0/vts/functional/ | ||
D | SurroundViewStreamHandler.cpp | 85 mSession->doneWithFrames(svFramesDesc); in receiveFrames() |
/hardware/interfaces/automotive/sv/1.0/ | ||
D | ISurroundViewSession.hal | 50 oneway doneWithFrames(SvFramesDesc svFramesDesc); |