Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
DDebuggerMessage.java704 private boolean hasPixelType; field in DebuggerMessage.Message
706 public boolean hasPixelType() { return hasPixelType; } in hasPixelType() method in DebuggerMessage.Message
1607 public boolean hasPixelType() { in hasPixelType() method in DebuggerMessage.Message.Builder