Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java232 private static final String KEY_MULTIVIEW = "multiview"; field in VulkanDeviceInfo
729 emitBoolean(store, multiviewFeatures, KEY_MULTIVIEW); in emitDevices()
1120 case KEY_MULTIVIEW: return "multiview"; in convertName()