Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
DIndexBuffer9.cpp139 GLenum IndexBuffer9::getIndexType() const in getIndexType() function in rx::IndexBuffer9
DIndexBuffer11.cpp120 GLenum IndexBuffer11::getIndexType() const in getIndexType() function in rx::IndexBuffer11
DIndexBuffer.cpp55 GLenum IndexBufferInterface::getIndexType() const in getIndexType() function in rx::IndexBufferInterface
/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