Searched refs:cindex (Results 1 - 1 of 1) sorted by path

/frameworks/native/opengl/tools/glgen/src/
H A DJFunc.java80 public void addArgument(String argName, JType argType, int cindex) { argument
83 argCIndices.add(new Integer(cindex));

Completed in 70 milliseconds