Home
last modified time | relevance | path

Searched defs:r_height (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DMatrix.java457 final float r_height = 1.0f / (top - bottom); in orthoM() local
516 final float r_height = 1.0f / (top - bottom); in frustumM() local