Home
last modified time | relevance | path

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

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