Home
last modified time | relevance | path

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

/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoConstants.java26 public static final String OPEN_GL_EXTENSIONS = "openGlExtensions"; field
DDeviceInfoActivity.java81 DeviceInfoConstants.OPEN_GL_EXTENSIONS, in runIterations()
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DDeviceInfoResult.java125 DeviceInfoConstants.OPEN_GL_EXTENSIONS); in serialize()