Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/src/
DJType.java40 typeMapping.put(new CType("GLshort"), new JType("short")); in typeMapping.put()
108 typeMapping.put(new CType("GLshort", true, true), in typeMapping.put()
128 arrayTypeMapping.put(new CType("GLshort", true, true), new JType("short", false, true)); in arrayTypeMapping.put()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h58 typedef short GLshort; typedef
/frameworks/native/opengl/include/GLES/
Dgl.h23 typedef short GLshort; typedef
/frameworks/native/opengl/include/GLES2/
Dgl2.h67 typedef short GLshort; typedef
/frameworks/native/opengl/include/GLES3/
Dgl3.h67 typedef short GLshort; typedef
Dgl31.h67 typedef short GLshort; typedef
Dgl32.h67 typedef short GLshort; typedef