HomeSort by relevance Sort by last modified time
    Searched refs:isTypedBuffer (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/tools/glgen/src/
JFunc.java 89 if (argType.isTypedBuffer()) {
JType.java 189 public boolean isTypedBuffer() {
JniCodeEmitter.java 175 if (grabArray && argType.isTypedBuffer()) {
    [all...]

Completed in 37 milliseconds