Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/src/
DJType.java37 typeMapping.put(new CType("GLfixed"), new JType("int")); in typeMapping.put()
94 typeMapping.put(new CType("GLfixed", false, true), in typeMapping.put()
96 typeMapping.put(new CType("GLfixed", true, true), in typeMapping.put()
126 arrayTypeMapping.put(new CType("GLfixed", true, true), new JType("int", false, true)); in arrayTypeMapping.put()
127 arrayTypeMapping.put(new CType("GLfixed", false, true), new JType("int", false, true)); in arrayTypeMapping.put()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h69 typedef int GLfixed; typedef
/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/frameworks/native/opengl/include/GLES2/
Dgl2.h64 typedef khronos_int32_t GLfixed; typedef
/frameworks/native/opengl/include/GLES3/
Dgl3.h64 typedef khronos_int32_t GLfixed; typedef
Dgl31.h66 typedef khronos_int32_t GLfixed; typedef
Dgl32.h66 typedef khronos_int32_t GLfixed; typedef