Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DCameraSystem.java218 final float topEdge = focalPositionY + (height / 2.0f); in snapFocalPointToWorldBoundsY() local
221 if (topEdge > worldPixelHeight) { in snapFocalPointToWorldBoundsY()