Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/src/
DJType.java36 typeMapping.put(new CType("GLfloat"), new JType("float")); in typeMapping.put()
94 typeMapping.put(new CType("GLfloat", false, true), in typeMapping.put()
96 typeMapping.put(new CType("GLfloat", true, true), in typeMapping.put()
124 arrayTypeMapping.put(new CType("GLfloat", false, true), new JType("float", false, true)); in arrayTypeMapping.put()
125 arrayTypeMapping.put(new CType("GLfloat", true, true), new JType("float", false, true)); in arrayTypeMapping.put()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h64 typedef float GLfloat; typedef
/frameworks/native/opengl/include/GLES/
Dgl.h29 typedef khronos_float_t GLfloat; typedef
/frameworks/native/opengl/include/GLES2/
Dgl2.h76 typedef khronos_float_t GLfloat; typedef
/frameworks/native/opengl/include/GLES3/
Dgl3.h76 typedef khronos_float_t GLfloat; typedef
Dgl31.h76 typedef khronos_float_t GLfloat; typedef
Dgl32.h76 typedef khronos_float_t GLfloat; typedef