Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DVulkanFeaturesTest.java436 String featuresName, int requiredFeatures) throws JSONException { in hasHandleType() argument
441 if ((typeInfo.getInt(featuresName) & requiredFeatures) == requiredFeatures) in hasHandleType()