Searched refs:get3dConfig (Results 1 – 4 of 4) sorted by relevance
54 Return<void> get3dConfig(get3dConfig_cb _hidl_cb) override;
142 Return<void> SurroundView3dSession::get3dConfig(get3dConfig_cb _hidl_cb) { in get3dConfig() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView3dSession
71 get3dConfig() generates (Sv3dConfig sv3dConfig);
752 surroundView3dSession->get3dConfig([&retConfig] (Sv3dConfig config) { in TEST_P()