Searched refs:get2dConfig (Results 1 – 4 of 4) sorted by relevance
54 Return<void> get2dConfig(get2dConfig_cb _hidl_cb) override;
134 Return<void> SurroundView2dSession::get2dConfig(get2dConfig_cb _hidl_cb) { in get2dConfig() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView2dSession
63 get2dConfig() generates (Sv2dConfig sv2dConfig);
333 surroundView2dSession->get2dConfig([&retConfig] (Sv2dConfig config) { in TEST_P()