Searched refs:doneWithFrames (Results 1 – 7 of 7) sorted by relevance
49 Return<void> doneWithFrames(const SvFramesDesc& svFramesDesc) override;
94 Return<void> SurroundView2dSession::doneWithFrames( in doneWithFrames() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView2dSession
105 Return<void> SurroundView3dSession::doneWithFrames( in doneWithFrames() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView3dSession
85 mSession->doneWithFrames(svFramesDesc); in receiveFrames()
50 oneway doneWithFrames(SvFramesDesc svFramesDesc);
136 surroundView2dSession->doneWithFrames(frames); in invoke2dSessionAPI()305 surroundView3dSession->doneWithFrames(frames); in invoke3dSessionAPI()