Home
last modified time | relevance | path

Searched defs:getIndexType (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrRenderer.hpp99 inline IndexType getIndexType (void) const { return m_indexType; } in getIndexType() function in rr::PrimitiveList
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
DDecodedInstruction.java145 public final IndexType getIndexType() { in getIndexType() method in DecodedInstruction
/external/dexmaker/src/dx/java/com/android/dx/io/
DOpcodeInfo.java1413 public static IndexType getIndexType(int opcode) { in getIndexType() method in OpcodeInfo
1456 public IndexType getIndexType() { in getIndexType() method in OpcodeInfo.Info