Searched defs:glOrthox (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | matrix.cpp | 1024 void glOrthox( in glOrthox() function
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 754 void glOrthox( in glOrthox() method
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 987 public static native void glOrthox( in glOrthox() method in GLES10
|
D | GLErrorWrapper.java | 614 public void glOrthox(int left, int right, int bottom, int top, int near, in glOrthox() method in GLErrorWrapper
|
D | GLLogWrapper.java | 2173 public void glOrthox(int left, int right, int bottom, int top, int near, in glOrthox() method in GLLogWrapper
|
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 581 #define glOrthox wrap_glOrthox macro
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 812 public native void glOrthox( in glOrthox() method in GLImpl
|