Searched refs:isGoodOverlap (Results 1 – 8 of 8) sorted by relevance
34 fun isGoodOverlap() { regex36 val actual = underTest.isGoodOverlap(touchData, SENSOR, OVERLAY)
38 fun isGoodOverlap() { regex46 val actual = underTest.isGoodOverlap(touchData, SENSOR, OVERLAY)
645 val isGoodOverlap = true regex649 val nativeX = ROTATION_0_INPUTS.getNativeX(isGoodOverlap)650 val nativeY = ROTATION_0_INPUTS.getNativeY(isGoodOverlap)661 currentPointers = listOf(TestPointer(id = POINTER_ID_1, onSensor = isGoodOverlap)),
23 fun isGoodOverlap( regex
30 override fun isGoodOverlap(
42 override fun isGoodOverlap(
50 overlapDetector.isGoodOverlap(
24 override fun isGoodOverlap(