Home
last modified time | relevance | path

Searched defs: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()
51 boolean createOnAccess, SparseArray<IGLProperty> contents) { in GLSparseArrayProperty()