Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/sv/1.0/default/
H A DSurroundView3dSession.h53 Return<SvResult> set3dConfig(const Sv3dConfig& sv3dConfig) override;
H A DSurroundView3dSession.cpp129 Return<SvResult> SurroundView3dSession::set3dConfig(const Sv3dConfig& sv3dConfig) { in set3dConfig() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView3dSession
/aosp12/hardware/interfaces/automotive/sv/1.0/
H A DISurroundView3dSession.hal61 set3dConfig(Sv3dConfig sv3dConfig) generates (SvResult svResult);
/aosp12/hardware/interfaces/automotive/sv/1.0/vts/functional/
H A DVtsHalSurroundViewV1_0TargetTest.cpp687 surroundView3dSession->set3dConfig(config); in TEST_P()
745 surroundView3dSession->set3dConfig(config); in TEST_P()