Home
last modified time | relevance | path

Searched refs:typeMapping (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/opengl/tools/glgen/src/
H A DJType.java76 typeMapping.put(new CType("GLvoid", true, true), in typeMapping.put()
78 typeMapping.put(new CType("GLvoid", false, true), in typeMapping.put()
80 typeMapping.put(new CType("void", false, true), in typeMapping.put()
82 typeMapping.put(new CType("void", true, true), in typeMapping.put()
90 typeMapping.put(new CType("GLenum", false, true), in typeMapping.put()
92 typeMapping.put(new CType("GLenum", true, true), in typeMapping.put()
96 typeMapping.put(new CType("GLfixed", true, true), in typeMapping.put()
102 typeMapping.put(new CType("GLint", false, true), in typeMapping.put()
104 typeMapping.put(new CType("GLint", true, true), in typeMapping.put()
110 typeMapping.put(new CType("GLuint", true, true), in typeMapping.put()
[all …]
/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp7285 auto typeMapping = std::make_unique<IdmapTypeMapping>(); in createIdmap() local
7314 typeMapping->add(target_resid, overlay_resid); in createIdmap()
7318 if (typeMapping->empty()) { in createIdmap()
7323 const IdmapMatchingResources matchingResources(std::move(typeMapping)); in createIdmap()
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...