Searched refs:hasRenderscriptBitcode (Results 1 – 2 of 2) sorted by relevance
390 hasRenderscriptBitcode(handle)) { in copyNativeBinariesWithOverride()438 hasRenderscriptBitcode(handle)) { in sumNativeBinariesWithOverride()450 private static native int hasRenderscriptBitcode(long apkHandle); in hasRenderscriptBitcode() method in NativeLibraryHelper452 public static boolean hasRenderscriptBitcode(Handle handle) throws IOException { in hasRenderscriptBitcode() method in NativeLibraryHelper454 final int res = hasRenderscriptBitcode(apkHandle); in hasRenderscriptBitcode()
12431 NativeLibraryHelper.hasRenderscriptBitcode(handle)) {