Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java303 private static final String KEY_STANDARD_SAMPLE_LOCATIONS = "standardSampleLocations"; field in VulkanDeviceInfo
507 emitBoolean(store, limits, KEY_STANDARD_SAMPLE_LOCATIONS); in emitDevices()
1191 case KEY_STANDARD_SAMPLE_LOCATIONS: return "standard_sample_locations"; in convertName()