Home
last modified time | relevance | path

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

/ink/ink-geometry/src/jvmAndroidTest/kotlin/androidx/ink/geometry/
DPartitionedMeshTest.kt44 val boundingBox = partitionedMesh.computeBoundingBox() in computeBoundingBox_reusesAllocations() constant
45 assertThat(partitionedMesh.computeBoundingBox()).isSameInstanceAs(boundingBox) in computeBoundingBox_reusesAllocations()