Searched refs:getMinY (Results 1 – 11 of 11) sorted by relevance
60 public final float getMinY() { in getMinY() method in AABoxCollisionVolume114 minY = Math.max(getMinY(), other.getMinY()); in growBy()119 minY = other.getMinY(); in growBy()
86 value = getMinY(); in getMinYPosition()94 final float minY = getMinY(); in getMaxYPosition()104 protected abstract float getMinY(); in getMinY() method in CollisionVolume
59 public float getMinY() { in getMinY() method in SphereCollisionVolume140 minY = Math.min(getMinY(), other.getMinY()); in growBy()145 minY = other.getMinY(); in growBy()
239 boundingVolume.getMaxY() - boundingVolume.getMinY(), in drawDebugVolumes()251 volume.getMaxY() - volume.getMinY(), in drawDebugVolumes()264 volume.getMaxY() - volume.getMinY(), in drawDebugVolumes()
32 m_codewords->SetSize(boundingBox->getMaxY() - boundingBox->getMinY() + 1); in CBC_DetectionResultColumn()65 return imageRow - m_boundingBox->getMinY(); in imageRowToCodewordIndex()69 return m_boundingBox->getMinY() + codewordIndex; in codewordIndexToImageRow()
32 int32_t getMinY();
89 if (i == 0 && (detectionResult->getBoundingBox()->getMinY() < in decode()90 boundingBox->getMinY() || in decode()123 for (int32_t imageRow = boundingBox->getMinY(); in decode()306 imageRow >= boundingBox->getMinY(); in getRowIndicatorColumn()
142 int32_t CBC_BoundingBox::getMinY() { in getMinY() function in CBC_BoundingBox
74 return intersects(region.getMinX(), region.getMaxX(), region.getMinY(), region.getMaxY()); in intersects()158 public Number getMinY() { in getMinY() method in RectRegion
1102 return calculatedMinY != null ? calculatedMinY : getDefaultBounds().getMinY(); in getCalculatedMinY()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...