HomeSort by relevance Sort by last modified time
    Searched refs:matrixMode (Results 1 - 17 of 17) sorted by null

  /development/ndk/platforms/android-24/include/GLES2/
gl2ext.h     [all...]
  /external/swiftshader/include/GLES2/
gl2ext.h     [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h     [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]
  /frameworks/native/opengl/libagl/
matrix.cpp 74 c->transforms.matrixMode = GL_MODELVIEW;
497 switch (matrixMode) {
927 c->transforms.matrixMode = mode;
context.h 511 GLenum matrixMode;
  /external/libmojo/mojo/gpu/
mojo_gles2_impl_autogen.cc     [all...]
mojo_gles2_impl_autogen.h     [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.h 645 GLenum matrixMode;
Context.cpp 195 matrixMode = GL_MODELVIEW;
    [all...]
  /external/swiftshader/src/OpenGL/libGL/
Context.cpp 168 matrixMode = GL_MODELVIEW;
    [all...]
Context.h 793 GLenum matrixMode;
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java 407 private String getMatrixMode(int matrixMode) {
408 switch (matrixMode) {
416 return getHex(matrixMode);
    [all...]
  /external/skia/include/gpu/gl/
GrGLFunctions.h 194 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLMatrixLoadfProc)(GrGLenum matrixMode, const GrGLfloat* m);
    [all...]
  /external/skia/src/gpu/gl/
GrGLTestInterface.h 185 virtual GrGLvoid matrixLoadf(GrGLenum matrixMode, const GrGLfloat* m) {}
    [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glext.h     [all...]

Completed in 1595 milliseconds