Home
last modified time | relevance | path

Searched defs:GLboolean (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/tools/glgen/src/
DJType.java32 typeMapping.put(new CType("GLboolean"), new JType("boolean")); in typeMapping.put()
78 typeMapping.put(new CType("GLboolean", false, true), in typeMapping.put()
106 arrayTypeMapping.put(new CType("GLboolean", false, true), in arrayTypeMapping.put()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h55 typedef unsigned char GLboolean; typedef
/frameworks/native/opengl/include/GLES2/
Dgl2.h24 typedef unsigned char GLboolean; typedef
/frameworks/native/opengl/include/GLES/
Dgl.h20 typedef unsigned char GLboolean; typedef