Home
last modified time | relevance | path

Searched refs:set2dConfig (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/sv/1.0/default/
DSurroundView2dSession.h53 Return<SvResult> set2dConfig(const Sv2dConfig& sv2dConfig) override;
DSurroundView2dSession.cpp121 Return<SvResult> SurroundView2dSession::set2dConfig( in set2dConfig() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView2dSession
/hardware/interfaces/automotive/sv/1.0/
DISurroundView2dSession.hal53 set2dConfig(Sv2dConfig sv2dConfig) generates (SvResult svResult);
/hardware/interfaces/automotive/sv/1.0/vts/functional/
DVtsHalSurroundViewV1_0TargetTest.cpp268 surroundView2dSession->set2dConfig(config); in TEST_P()
326 surroundView2dSession->set2dConfig(config); in TEST_P()