Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixStack.java43 float near, float far) { in glFrustumf() argument
44 Matrix.frustumM(mMatrix, mTop, left, right, bottom, top, near, far); in glFrustumf()
48 int far) { in glFrustumx() argument
51 fixedToFloat(near), fixedToFloat(far)); in glFrustumx()
103 float near, float far) { in glOrthof() argument
104 Matrix.orthoM(mMatrix, mTop, left, right, bottom, top, near, far); in glOrthof()
108 int far) { in glOrthox() argument
111 fixedToFloat(near), fixedToFloat(far)); in glOrthox()
DMatrixTrackingGL.java192 public void glDepthRangef(float near, float far) { in glDepthRangef() argument
193 mgl.glDepthRangef(near, far); in glDepthRangef()
196 public void glDepthRangex(int near, int far) { in glDepthRangex() argument
197 mgl.glDepthRangex(near, far); in glDepthRangex()
261 float near, float far) { in glFrustumf() argument
262 mCurrent.glFrustumf(left, right, bottom, top, near, far); in glFrustumf()
263 mgl.glFrustumf(left, right, bottom, top, near, far); in glFrustumf()
268 int far) { in glFrustumx() argument
269 mCurrent.glFrustumx(left, right, bottom, top, near, far); in glFrustumx()
270 mgl.glFrustumx(left, right, bottom, top, near, far); in glFrustumx()
[all …]
/development/ndk/platforms/android-3/include/
Dzconf.h187 # define FAR far
196 # define FAR far
/development/sdk/
Dsdk_files_NOTICE.txt6447 So far as we are aware, there are no patent restrictions on the remaining