Home
last modified time | relevance | path

Searched refs:width_ (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java2107 private int width_ = 0; field in GLProtoBuf.GLMessage.FrameBuffer
2109 public int getWidth() { return width_; } in getWidth()
2393 result.width_ = value; in setWidth()
2398 result.width_ = 0; in clearWidth()