Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DDeviceInfoResult.java59 private static final String OPENGL_EXTENSION_DELIM = ";"; field in DeviceInfoResult
177 OPENGL_EXTENSION_DELIM, null, extensions, "name"); in serializeOpenGLExtensions()