Home
last modified time | relevance | path

Searched defs:getSampleCounts (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DPluralRulesFactory.java155 public Set<Count> getSampleCounts(String locale, PluralType type) { in getSampleCounts() method in PluralRulesFactory
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp682 VkSampleCountFlags PhysicalDevice::getSampleCounts() in getSampleCounts() function in vk::PhysicalDevice