Searched refs:hasRenderscriptBitcode (Results 1 – 2 of 2) sorted by relevance
367 hasRenderscriptBitcode(handle)) { in copyNativeBinariesWithOverride()415 hasRenderscriptBitcode(handle)) { in sumNativeBinariesWithOverride()430 private static native int hasRenderscriptBitcode(long apkHandle); in hasRenderscriptBitcode() method in NativeLibraryHelper432 public static boolean hasRenderscriptBitcode(Handle handle) throws IOException { in hasRenderscriptBitcode() method in NativeLibraryHelper434 final int res = hasRenderscriptBitcode(apkHandle); in hasRenderscriptBitcode()
9161 NativeLibraryHelper.hasRenderscriptBitcode(handle)) {