Home
last modified time | relevance | path

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

/xr/runtime/runtime-testing/src/test/kotlin/androidx/xr/runtime/testing/
DFakePerceptionManagerTest.kt88 val ray = Ray(Vector3(1f, 2f, 3f), Vector3(4f, 5f, 6f)) in hitTest_returnsAddedHitResult() constant
97 val ray = Ray(Vector3(1f, 2f, 3f), Vector3(4f, 5f, 6f)) in clearHitResults_removesAllHitResults() constant