Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DIGLProperty.java37 boolean isDefault(); in isDefault() method
DGLObjectProperty.java36 public boolean isDefault() { in isDefault() method in GLObjectProperty
DGLBooleanProperty.java31 public boolean isDefault() { in isDefault() method in GLBooleanProperty
DGLFloatProperty.java31 public boolean isDefault() { in isDefault() method in GLFloatProperty
DGLStringProperty.java30 public boolean isDefault() { in isDefault() method in GLStringProperty
DGLEnumProperty.java33 public boolean isDefault() { in isDefault() method in GLEnumProperty
DGLIntegerProperty.java39 public boolean isDefault() { in isDefault() method in GLIntegerProperty
DGLCompositeProperty.java95 public boolean isDefault() { in isDefault() method in GLCompositeProperty
DGLSparseArrayProperty.java88 public boolean isDefault() { in isDefault() method in GLSparseArrayProperty
DGLListProperty.java136 public boolean isDefault() { in isDefault() method in GLListProperty
/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglDisplay.cpp21 EglDisplay::EglDisplay(EGLNativeInternalDisplayType dpy,bool isDefault) : in EglDisplay()
/sdk/ide_common/src/com/android/ide/common/resources/configuration/
DFolderConfiguration.java549 public boolean isDefault() { in isDefault() method in FolderConfiguration