Home
last modified time | relevance | path

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

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