HomeSort by relevance Sort by last modified time
    Searched refs:nativeGetVkJSON (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/graphics/src/android/graphics/cts/
VulkanFeaturesTest.java 219 private static native String nativeGetVkJSON();
222 JSONArray vkjson = new JSONArray(nativeGetVkJSON());
  /cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
VulkanDeviceInfo.java 290 JSONObject instance = new JSONObject(nativeGetVkJSON());
    [all...]

Completed in 1999 milliseconds