Searched refs:API (Results 1 – 7 of 7) sorted by relevance
47 String API = null; in onStartCommand() local60 API = bundle.getString("API"); in onStartCommand()63 if (API == null) { in onStartCommand()68 Boolean supportedApi = API.equals("Vulkan") || in onStartCommand()69 API.equals("GLES") || in onStartCommand()70 API.equals("Both"); in onStartCommand()72 throw new AssertionError("Unsupported API " + API + " in " + TAG); in onStartCommand()76 if (API.equals("Vulkan") || API.equals("Both")) { in onStartCommand()81 if (API.equals("GLES") || API.equals("Both")) { in onStartCommand()
3 These tests cover all of the FileDescriptor NDK API exported by libnativehelper.so.
1 # These APIs were reverted from the blocklist to the non-SDK API list (b/168812851)37 # This API was moved from blocklist to unsupported list (b/159022482)
45 // Can't use public/test API only because some tests use hidden API
64 // Can't use public/test API only because some tests use hidden API
19 modified. They consist of API-specific sets of reference images representing32 Reference images are typically only generated for new API revisions. To86 A complete collection of reference images for a given API revision must include115 As of API 24, the results will NOT be 100% reliable due to scaling artifacts.
34 // Needed for testing O API