Home
last modified time | relevance | path

Searched refs:getBaseType (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrameFormat.java77 public int getBaseType() { in getBaseType() method in FrameFormat
161 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()
DSimpleFrame.java52 final int baseType = format.getBaseType(); in initWithFormat()
DNativeFrame.java73 if (getFormat().getBaseType() != FrameFormat.TYPE_OBJECT) { in getObjectValue()
/frameworks/native/opengl/tools/glgen/src/
DCType.java57 String baseType = getBaseType(); in isVoid()
74 public String getBaseType() { in getBaseType() method in CType
DJType.java123 public String getBaseType() { in getBaseType() method in JType
DJniCodeEmitter.java38 return "L" + jType.getBaseType() + ";"; in getJniName()
43 String baseType = jType.getBaseType(); in getJniName()
164 String typeName = argType.getBaseType(); in emitFunctionCall()
633 String baseType = jType.getBaseType(); in getJniType()
/frameworks/rs/
DrsAdapter.h41 const Type * getBaseType() const {return mAllocation->getType();} in getBaseType() function
76 const Type * getBaseType() const {return mAllocation->getType();} in getBaseType() function
DrsAllocation.cpp507 switch (out.getBaseType()->getElement()->getSizeBits()) { in mip()
/frameworks/base/api/
D14.txt34038 method public abstract int getBaseType() throws java.sql.SQLException;
D15.txt34193 method public abstract int getBaseType() throws java.sql.SQLException;
Dcurrent.txt35476 method public abstract int getBaseType() throws java.sql.SQLException;
D16.txt35476 method public abstract int getBaseType() throws java.sql.SQLException;