Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DEglHelper.java69 private static final int OPENGLES_VERSION = 2; field in EglHelper
273 attrib_list[idx++] = OPENGLES_VERSION; in createEglContext()