Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvrcommon/tests/
Dpose_test.cpp108 const auto combined_pose(second_pose.Compose(first_pose)); in TYPED_TEST() local
116 combined_pose.TransformPoint(start_position); in TYPED_TEST()