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

  /frameworks/native/opengl/tools/glgen/src/
CType.java 33 setIsPointer(isPointer);
48 public void setIsPointer(boolean isPointer) {
CFunc.java 133 ftype.setIsPointer(true);
166 argType.setIsPointer(true);

Completed in 2268 milliseconds