Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/model/
DGLCall.java80 private String mStateTransformationCreationErrorMessage; field in GLCall
140 mStateTransformationCreationErrorMessage = errorMessage; in setStateTransformationCreationError()
144 return mStateTransformationCreationErrorMessage != null; in hasErrors()
148 return mStateTransformationCreationErrorMessage; in getError()