Searched refs:externalShape (Results 1 – 1 of 1) sorted by relevance
236 val externalShape = in computeCoverage_forTwoPartitionedMeshes_callsJniAndReturnsFloat() constant244 assertThat(partitionedMesh.computeCoverage(externalShape)).isEqualTo(0f) in computeCoverage_forTwoPartitionedMeshes_callsJniAndReturnsFloat()245 assertThat(partitionedMesh.computeCoverage(externalShape, SCALE_TRANSFORM)).isEqualTo(0f) in computeCoverage_forTwoPartitionedMeshes_callsJniAndReturnsFloat()356 val externalShape = in computeCoverageIsGreaterThan_forTwoPartitionedMeshes_callsJniAndReturnsBoolean() constant364 assertThat(partitionedMesh.computeCoverageIsGreaterThan(externalShape, 0f)).isFalse() in computeCoverageIsGreaterThan_forTwoPartitionedMeshes_callsJniAndReturnsBoolean()365 assertThat(partitionedMesh.computeCoverageIsGreaterThan(externalShape, 0f, SCALE_TRANSFORM)) in computeCoverageIsGreaterThan_forTwoPartitionedMeshes_callsJniAndReturnsBoolean()