Searched refs:getBaseType (Results 1 – 15 of 15) sorted by relevance
78 public int getBaseType() { in getBaseType() method in FrameFormat166 result.setBaseType(getBaseType()); in mutableCopy()200 if (specification.getBaseType() != TYPE_UNSPECIFIED in isCompatibleWith()201 && getBaseType() != specification.getBaseType()) { in isCompatibleWith()256 if (specification.getBaseType() != TYPE_UNSPECIFIED in mayBeCompatibleWith()257 && getBaseType() != TYPE_UNSPECIFIED in mayBeCompatibleWith()258 && getBaseType() != specification.getBaseType()) { in mayBeCompatibleWith()
50 final int baseType = format.getBaseType(); in initWithFormat()
71 if (getFormat().getBaseType() != FrameFormat.TYPE_OBJECT) { in getObjectValue()
69 String baseType = getBaseType(); in isVoid()87 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()182 String typeName = argType.getBaseType(); in emitFunctionCall()324 if (returnType.getBaseType().startsWith("EGL")) { in getErrorReturnValue()764 String baseType = jType.getBaseType(); in getJniType()780 String baseType = jType.getBaseType(); in getJniDefaultReturn()963 String baseType = cfunc.getType().getBaseType().toLowerCase(); in emitJniCode()988 String baseType = cfunc.getType().getBaseType().toLowerCase(); in emitJniCode()1080 type.getBaseType().toLowerCase() + in emitJniCode()[all …]
166 public String getBaseType() { in getBaseType() method in JType
325 private static String getBaseType(String type) { in getBaseType() method in SliceItem334 switch (getBaseType(type)) { in writeObj()358 switch (getBaseType(type)) { in readObj()
153 DT = llvm::cast<llvm::DIDerivedType>(DT->getBaseType()); in initializeDebugInfo()154 llvm::DISubroutineType *ST = llvm::cast<llvm::DISubroutineType>(DT->getBaseType()); in initializeDebugInfo()
307 public int getBaseType(); in getBaseType() method764 return getWindowLayerFromTypeLw(win.getBaseType(), win.canAddInternalSystemWindow()); in getWindowLayerLw()
518 assertFalse(windowState.getBaseType() == TYPE_APPLICATION_STARTING); in assertNoStartingWindow()
1196 public int getBaseType() { in getBaseType() method in WindowState
17695 HSPLcom/android/server/wm/WindowState;->getBaseType()I
45787 method public abstract int getBaseType() throws java.sql.SQLException;
9490 Landroid/app/slice/SliceItem;->getBaseType(Ljava/lang/String;)Ljava/lang/String;19509 Landroid/filterfw/core/FrameFormat;->getBaseType()I
65700 method public int getBaseType() throws java.sql.SQLException;