Searched refs:nativeGetVkJSON (Results 1 – 3 of 3) sorted by relevance
52 private static native String nativeGetVkJSON(); in nativeGetVkJSON() method in VulkanTest66 JSONObject instance = new JSONObject(nativeGetVkJSON()); in setUp()
290 mVkJSON = new JSONObject(nativeGetVkJSON()); in setup()741 private static native String nativeGetVkJSON(); in nativeGetVkJSON() method in VulkanFeaturesTest
521 JSONObject instance = new JSONObject(nativeGetVkJSON()); in collectDeviceInfo()1775 private static native String nativeGetVkJSON(); in nativeGetVkJSON() method in VulkanDeviceInfo