Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DVulkanFeaturesTest.java105 mVkJSON = new JSONObject(nativeGetVkJSON()); in setup()
448 private static native String nativeGetVkJSON(); in nativeGetVkJSON() method in VulkanFeaturesTest
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java356 JSONObject instance = new JSONObject(nativeGetVkJSON()); in collectDeviceInfo()
1231 private static native String nativeGetVkJSON(); in nativeGetVkJSON() method in VulkanDeviceInfo