Home
last modified time | relevance | path

Searched defs:views (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/sv/1.0/vts/functional/
DVtsHalSurroundViewV1_0TargetTest.cpp493 std::vector<View3d> views(1); in TEST_P() local
527 std::vector<View3d> views(1); in TEST_P() local
563 std::vector<View3d> views(1); in TEST_P() local
612 std::vector<View3d> views(1); in TEST_P() local
673 std::vector<View3d> views(1); in TEST_P() local
721 std::vector<View3d> views(1); in TEST_P() local
1093 std::vector<View3d> views(1); in TEST_P() local
/hardware/interfaces/automotive/sv/1.0/default/
DSurroundView3dSession.cpp117 Return<SvResult> SurroundView3dSession::setViews(const hidl_vec<View3d>& views) { in setViews()
/hardware/interfaces/automotive/sv/1.0/default/tests/fuzzer/
DAutomotiveSvV1_0Fuzzer.cpp179 std::vector<View3d> views(numViews); in invoke3dSessionAPI() local
199 std::vector<View3d> views(numViews); in invoke3dSessionAPI() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_command_buffer.h61 struct vk_attachment_view_state views[MESA_VK_MAX_MULTIVIEW_VIEW_COUNT]; member