Searched refs:getMinX (Results 1 – 8 of 8) sorted by relevance
50 public final float getMinX() { in getMinX() method in AABoxCollisionVolume112 minX = Math.max(getMinX(), other.getMinX()); in growBy()117 minX = other.getMinX(); in growBy()
64 value = getMinX(); in getMinXPosition()72 final float minX = getMinX(); in getMaxXPosition()102 protected abstract float getMinX(); in getMinX() method in CollisionVolume
49 public float getMinX() { in getMinX() method in SphereCollisionVolume138 minX = Math.min(getMinX(), other.getMinX()); in growBy()143 minX = other.getMinX(); in growBy()
238 boundingVolume.getMaxX() - boundingVolume.getMinX(), in drawDebugVolumes()250 volume.getMaxX() - volume.getMinX(), in drawDebugVolumes()263 volume.getMaxX() - volume.getMinX(), in drawDebugVolumes()
74 return intersects(region.getMinX(), region.getMaxX(), region.getMinY(), region.getMaxY()); in intersects()142 public Number getMinX() { in getMinX() method in RectRegion
1084 return calculatedMinX != null ? calculatedMinX : getDefaultBounds().getMinX(); in getCalculatedMinX()
601 bounds.left = (float) rect.getMinX(); in fillBounds()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...