Home
last modified time | relevance | path

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

/development/apps/Development/src/com/android/development/
DAppHwPref.java57 private static final int GLES_VERSION = BASE + 4; field in AppHwPref
89 displayTextView(R.id.attr_gles_version, appHwPref, GLES_VERSION); in onCreate()
145 case GLES_VERSION: in displayTextView()