Searched refs:getBaseType (Results 1 – 13 of 13) sorted by relevance
77 public int getBaseType() { in getBaseType() method in FrameFormat161 result.setBaseType(getBaseType()); in mutableCopy()195 if (specification.getBaseType() != TYPE_UNSPECIFIED in isCompatibleWith()196 && getBaseType() != specification.getBaseType()) { in isCompatibleWith()251 if (specification.getBaseType() != TYPE_UNSPECIFIED in mayBeCompatibleWith()252 && getBaseType() != TYPE_UNSPECIFIED in mayBeCompatibleWith()253 && getBaseType() != specification.getBaseType()) { in mayBeCompatibleWith()
52 final int baseType = format.getBaseType(); in initWithFormat()
73 if (getFormat().getBaseType() != FrameFormat.TYPE_OBJECT) { in getObjectValue()
67 String baseType = getBaseType(); in isVoid()84 public String getBaseType() { in getBaseType() method in CType
40 return (jType.isArray() ? "[" : "" ) + "Landroid/opengl/" + jType.getBaseType() + ";"; in getJniName()42 return "L" + jType.getBaseType() + ";"; in getJniName()47 String baseType = jType.getBaseType(); in getJniName()176 String typeName = argType.getBaseType(); in emitFunctionCall()301 if (returnType.getBaseType().startsWith("EGL")) { in getErrorReturnValue()710 String baseType = jType.getBaseType(); in getJniType()883 String baseType = cfunc.getType().getBaseType().toLowerCase(); in emitJniCode()909 String baseType = cfunc.getType().getBaseType().toLowerCase(); in emitJniCode()987 type.getBaseType().toLowerCase() + in emitJniCode()1168 cfunc.getArgType(cIndex).getBaseType() + in emitJniCode()[all …]
146 public String getBaseType() { in getBaseType() method in JType
40 const Type * getBaseType() const {return mAllocation->getType();} in getBaseType() function72 const Type * getBaseType() const {return mAllocation->getType();} in getBaseType() function
34038 method public abstract int getBaseType() throws java.sql.SQLException;
34193 method public abstract int getBaseType() throws java.sql.SQLException;
35475 method public abstract int getBaseType() throws java.sql.SQLException;
36339 method public abstract int getBaseType() throws java.sql.SQLException;