Searched refs:SurroundView2dParams (Results 1 – 6 of 6) sorted by relevance
178 struct SurroundView2dParams { struct203 SurroundView2dParams() : in SurroundView2dParams() argument210 SurroundView2dParams(Size2dInteger resolution_, Size2dFloat physical_size_, in SurroundView2dParams() argument221 bool operator==(const SurroundView2dParams& rhs) const { argument228 SurroundView2dParams& operator=(const SurroundView2dParams& rhs) {627 SurroundView2dParams surround_view_2d_params;647 const SurroundView2dParams& sv_2d_params, in SurroundViewStaticDataParams()
38 using android_auto::surround_view::SurroundView2dParams;53 SurroundView2dParams::BlendingType* value) { in ReadValue2dBlendType()60 *value = SurroundView2dParams::BlendingType::MULTIBAND; in ReadValue2dBlendType()62 *value = SurroundView2dParams::BlendingType::ALPHA; in ReadValue2dBlendType()76 SurroundView2dParams* sv2dParams = &sv2dConfig->sv2dParams; in ReadSvConfig2d()
34 using android_auto::surround_view::SurroundView2dParams;73 SurroundView2dParams::BlendingType::MULTIBAND); in TEST()75 SurroundView2dParams::BlendingType::ALPHA); in TEST()
170 SurroundView2dParams Get2dParams() { in Get2dParams()178 return android_auto::surround_view::SurroundView2dParams( in Get2dParams()
32 SurroundView2dParams Get2dParams();
49 android_auto::surround_view::SurroundView2dParams sv2dParams;