Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java263 private static final String KEY_STORAGE_IMAGE_SAMPLE_COUNTS = "storageImageSampleCounts"; field in VulkanDeviceInfo
411 emitLong(store, limits, KEY_STORAGE_IMAGE_SAMPLE_COUNTS); in emitDevices()
861 case KEY_STORAGE_IMAGE_SAMPLE_COUNTS: return "storage_image_sample_counts"; in convertName()