Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java131 private static final String KEY_LARGE_POINTS = "largePoints"; field in VulkanDeviceInfo
546 emitBoolean(store, features, KEY_LARGE_POINTS); in emitDevices()
1019 case KEY_LARGE_POINTS: return "large_points"; in convertName()