Searched defs:getIndexType (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ | ||
D | IndexBuffer9.cpp | 139 GLenum IndexBuffer9::getIndexType() const in getIndexType() function in rx::IndexBuffer9 |
D | IndexBuffer11.cpp | 120 GLenum IndexBuffer11::getIndexType() const in getIndexType() function in rx::IndexBuffer11 |
D | IndexBuffer.cpp | 55 GLenum IndexBufferInterface::getIndexType() const in getIndexType() function in rx::IndexBufferInterface |
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/ | ||
D | DecodedInstruction.java | 145 public final IndexType getIndexType() { in getIndexType() method in DecodedInstruction |
/external/dexmaker/src/dx/java/com/android/dx/io/ | ||
D | OpcodeInfo.java | 1413 public static IndexType getIndexType(int opcode) { in getIndexType() method in OpcodeInfo |