Searched defs:features2 (Results 1 – 3 of 3) sorted by relevance
1881 Set<String> features2 = new HashSet<>(); in testDifferentDevicePackagesMmTelRcs() local1924 Set<String> features2 = new HashSet<>(); in testDifferentDevicePackagesNoSupported() local
963 boolean hasMatchingFeature(List<String> features1, List<String> features2) { in hasMatchingFeature()
1474 const VkPhysicalDeviceFeatures2* features2 = in CreateDevice() local