Searched refs:SDK (Results 1 – 25 of 54) sorted by relevance
123
22 # android_sdk - Path to the android SDK directory 23 # sdk_version - SDK target to pass to 'android' for creating test projects24 # minimum_sdk - SDK minimum version to embed in AndroidManifest.xml35 # Default SDK path and version57 ## Set up SDK path and version61 lit.fatal("Android SDK directory " + config.sdk_dir + " does " \80 lit.note('using Android SDK: %r' % config.sdk_dir)81 lit.note('using Android SDK Version: %r' % config.sdk_version)
23 // Allow running the test on any device with SDK Q+, even when built from a branch that uses24 // an unstable SDK, by targeting a stable SDK regardless of the build SDK.
27 SDK=""74 SDK="$2"146 check_required_param "$SDK" "--sdk"168 run $SDK/tools/android create project --target $TARGET --name $NAME --path $OUT_DIR --activity $ACT…
20 SDK=${SCRIPT_DIR}"/../../../../out/host/darwin-x86/sdk/sdk*/android-sdk*"28 cp -r ${SDK}/platforms/android* ${PLATFORM}41 for f in ${SDK}/platforms/android*/data/res/*
16 SDK=${SCRIPT_DIR}"/../../../../out/host/linux-x86/sdk/sdk*/android-sdk*"24 cp -r ${SDK}/platforms/android* ${PLATFORM}37 find ${SDK}/platforms/android*/data/res -name "*.9.png" -print0 | xargs -0 ${TMP_DIR}/build-tools/a…
1 reduce_general_wrong_api.rscript:5:12: error: reduction kernels are not supported in SDK levels 11-…
1 root_11_ox.rscript:5:6: error: Compute kernel root() targeting SDK levels 11-13 may not skip parame…
1 v15_non_root_kernel.rscript:5:6: error: Non-root compute kernel foo() is not supported in SDK level…
1 z_wrong_api.rscript:5:60: error: compute kernel bad() targeting SDK levels 11-22 may not use specia…
1 kernel_16.rscript:5:16: error: Compute kernel root() targeting SDK levels 11-16 may not use pass-by…
1 …rror: Invalid parameter 'in1' for compute kernel root(). Kernels targeting SDK levels 11-22 may no…
1 …error: Invalid parameter 'in8' for compute kernel bad(). Kernels targeting SDK levels 23+ may not …
1 kernel_badsig.rscript:5:16: error: Compute kernel root() targeting SDK levels 11-22 must have at le…
8 public platform SDK API.23 So ideally all of these classes would be part of the public platform SDK API,
2 # Internal APIs related to time detection. SDK APIs are in android.app.time.
2 # Internal APIs related to time zone detection. SDK APIs are in android.app.time.
1 ## for SDK releases >= 32
1 ## for SDK releases 29..31
6 This page describes steps to run the NDK and SDK layer test.26 Note: [Benchmark Application](#BenchmarkApplication) now supports profiling both SDK and NDK APIs a…85 To run the test suite for measuring performance of the SDK and NDK APIs, follow the following steps:134 The test extracts elementary stream and benchmarks the extractors available in SDK and NDK.141 The test decodes input stream and benchmarks the decoders available in SDK and NDK.148 The test muxes elementary stream and benchmarks different writers available in SDK and NDK.155 The test encodes input stream and benchmarks the encoders available in SDK and NDK.226 4. **NDK/SDK**: The target APIs i.e. AMedia vs Media calls for the operation being performed.
159 - SDK version resource filtering: Resources with an SDK version qualifier that is unreachable160 at runtime due to the minimum SDK level declared by the AndroidManifest.xml are stripped.175 introduced in a later SDK level. This can be disabled with `--no-auto-version`.176 - Min SDK resource filtering: removes resources that can't possibly be selected at runtime due177 to the application's minimum supported SDK level.
1 // Set the default SDK and build tools version for all apps
18 // Could build against SDK if it wasn't for the @RepetitiveTest annotation.
4 …n' is deprecated: This function is deprecated and will be removed from the SDK in a future release.