Home
last modified time | relevance | path

Searched refs:doneWithFrames (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/automotive/sv/1.0/default/
DSurroundView2dSession.h49 Return<void> doneWithFrames(const SvFramesDesc& svFramesDesc) override;
DSurroundView3dSession.h49 Return<void> doneWithFrames(const SvFramesDesc& svFramesDesc) override;
DSurroundView2dSession.cpp94 Return<void> SurroundView2dSession::doneWithFrames( in doneWithFrames() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView2dSession
DSurroundView3dSession.cpp105 Return<void> SurroundView3dSession::doneWithFrames( in doneWithFrames() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView3dSession
/hardware/interfaces/automotive/sv/1.0/vts/functional/
DSurroundViewStreamHandler.cpp85 mSession->doneWithFrames(svFramesDesc); in receiveFrames()
/hardware/interfaces/automotive/sv/1.0/
DISurroundViewSession.hal50 oneway doneWithFrames(SvFramesDesc svFramesDesc);