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

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
StateView.java 25 * The StateView shows the GL state for the current active {@link GLFunctionTraceViewer}.
30 public class StateView extends GLPageBookView {
33 public StateView() {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
StateView.java 32 public class StateView extends View implements SwipableView {
34 private static final String LOGTAG = "StateView";
71 public StateView(Context context) {
75 public StateView(Context context, int type) {

Completed in 75 milliseconds