Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java308 private static final String KEY_STRICT_LINES = "strictLines"; field in VulkanDeviceInfo
506 emitBoolean(store, limits, KEY_STRICT_LINES); in emitDevices()
1196 case KEY_STRICT_LINES: return "strict_lines"; in convertName()