Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLSparseArrayProperty.java43 boolean createOnAccess) { in GLSparseArrayProperty() argument
46 mCreateOnAccess = createOnAccess; in GLSparseArrayProperty()
51 boolean createOnAccess, SparseArray<IGLProperty> contents) { in GLSparseArrayProperty() argument
54 mCreateOnAccess = createOnAccess; in GLSparseArrayProperty()