Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DVulkanFeaturesTest.java518 private static native String nativeGetABPSupport(); in nativeGetABPSupport() method in VulkanFeaturesTest
528 assertEquals("This device must support the ABP 2021.", "", nativeGetABPSupport()); in testAndroidBaselineProfile2021Support()