Home
last modified time | relevance | path

Searched refs:getArgType (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java179 JType argType = jfunc.getArgType(i); in emitFunctionCall()
551 if (jfunc.getArgType(idx).isArray()) { in hasNonConstArg()
552 if (!cfunc.getArgType(cIndex).isConst()) { in hasNonConstArg()
555 } else if (jfunc.getArgType(idx).isBuffer()) { in hasNonConstArg()
556 if (!cfunc.getArgType(cIndex).isConst()) { in hasNonConstArg()
606 JType argType = jfunc.getArgType(i); in emitFunction()
846 JType argType = jfunc.getArgType(i); in emitJniCode()
893 JType argType = jfunc.getArgType(i); in emitJniCode()
902 if (jfunc.getArgType(i).isBuffer()) { in emitJniCode()
906 bufferArgTypes.add(jfunc.getArgType(i)); in emitJniCode()
[all …]
DJFunc.java113 public JType getArgType(int index) { in getArgType() method in JFunc
130 CType cArgType = cfunc.getArgType(i); in convert()
138 CType cArgType = cfunc.getArgType(i); in convert()
DCFunc.java90 public CType getArgType(int index) { in getArgType() method in CFunc
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt28940 Landroid/icu/text/MessagePatternUtil$ArgNode;->getArgType()Landroid/icu/text/MessagePattern$ArgType;
28955 Landroid/icu/text/MessagePatternUtil$ComplexArgStyleNode;->getArgType()Landroid/icu/text/MessagePat…
/frameworks/base/non-updatable-api/
Dcurrent.txt20731 method public android.icu.text.MessagePattern.ArgType getArgType();
/frameworks/base/api/
Dcurrent.txt20731 method public android.icu.text.MessagePattern.ArgType getArgType();