Home
last modified time | relevance | path

Searched refs:cIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java544 int cIndex = jfunc.getArgCIndex(idx); in hasNonConstArg() local
546 if (!cfunc.getArgType(cIndex).isConst()) { in hasNonConstArg()
550 if (!cfunc.getArgType(cIndex).isConst()) { in hasNonConstArg()
884 int cIndex = jfunc.getArgCIndex(i); in emitJniCode() local
885 String cname = cfunc.getArgName(cIndex); in emitJniCode()
1048 int cIndex = jfunc.getArgCIndex(idx); in emitJniCode() local
1049 String cname = cfunc.getArgName(cIndex); in emitJniCode()
1087 int cIndex = jfunc.getArgCIndex(idx); in emitJniCode() local
1088 String cname = cfunc.getArgName(cIndex); in emitJniCode()
1121 int cIndex = jfunc.getArgCIndex(idx); in emitJniCode() local
[all …]
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...