Home
last modified time | relevance | path

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

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