Searched defs:ndk (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.arm64-v8a/ |
D | abi.json | 1 {"abi":"arm64-v8a","api":21,"ndk":21,"stl":"c++_shared"} number
|
/third_party/skia/third_party/externals/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.x86/ |
D | abi.json | 1 {"abi":"x86","api":16,"ndk":21,"stl":"c++_shared"} number
|
/third_party/skia/third_party/externals/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.x86_64/ |
D | abi.json | 1 {"abi":"x86_64","api":21,"ndk":21,"stl":"c++_shared"} number
|
/third_party/skia/third_party/externals/oboe/prefab/oboe-VERSION/prefab/modules/oboe/libs/android.armeabi-v7a/ |
D | abi.json | 1 {"abi":"armeabi-v7a","api":16,"ndk":21,"stl":"c++_shared"} number
|
/third_party/vk-gl-cts/scripts/android/ |
D | build_apk.py | 167 def __init__(self, sdk, ndk): argument 997 ndk = NDKEnv(os.path.realpath(args.ndkPath)) variable
|