Home
last modified time | relevance | path

Searched refs:Android (Results 1 – 25 of 6514) sorted by relevance

12345678910>>...261

/external/deqp/external/openglcts/modules/runner/
DglcAndroidTestActivity.hpp38 namespace Android namespace
41 class TestThread : public tcu::Android::RenderThread
44 TestThread(tcu::Android::NativeActivity &nativeActivity, tcu::Android::AssetArchive &archive,
56 tcu::Android::Platform m_platform;
57 tcu::Android::AssetArchive &m_archive;
62 class TestActivity : public tcu::Android::RenderActivity
73 tcu::Android::AssetArchive m_archive;
79 class GetTestParamThread : public tcu::Android::RenderThread
82 …GetTestParamThread(tcu::Android::NativeActivity &nativeActivity, const std::string &logPath, glu::…
93 tcu::Android::Platform m_platform;
[all …]
DglcAndroidTestActivity.cpp36 namespace Android namespace
39 using tcu::Android::AssetArchive;
40 using tcu::Android::NativeActivity;
41 using tcu::Android::Platform;
49 return tcu::Android::getIntentStringExtra(activity, "waivers"); in getWaiverPath()
54 std::string path = tcu::Android::getIntentStringExtra(activity, "logdir"); in getLogPath()
60 std::string path = tcu::Android::getIntentStringExtra(activity, "khronosCTSTestParamFileName"); in getTestRunParamFilePath()
67 if (tcu::Android::getIntentStringExtra(activity, "verbose") == "true") in getFlags()
69 else if (tcu::Android::getIntentStringExtra(activity, "summary") == "true") in getFlags()
74 TestThread::TestThread(NativeActivity &activity, tcu::Android::AssetArchive &archive, const std::st… in TestThread()
[all …]
/external/android-nn-driver/docs/
DIntegratorGuide.md4 This document describes how to integrate the Arm NN Android NNAPI driver into an Android source tre…
8 1. Android source tree for Android Q (we have tested against Android Q version 10.0.0_r39), in the …
9 2. Android source tree for Android R (we have tested against Android R version 11.0.0_r3), in the d…
10 3. Android source tree for Android S (we have tested against Android S version 12.0.0_r1), in the d…
11 4. Android source tree for Android T (we have tested against Android T pre-release tag - TP1A.22062…
12 5. Mali OpenCL driver integrated into the Android source tree
18 3. Update the Android build environment to add the Arm NN driver. This ensures that the driver serv…
19 is built and copied to the `system/vendor/bin/hw` directory in the Android image.
24 `Android.mk` contains the module definition of all versions (1.1, 1.2 and 1.3) of the Arm NN driver.
26 For Android Q, a new version of the NN API is available (1.2),
[all …]
DFAQ.md4 …ng the Arm NN Android NNAPI driver. The guidance here could be of interest to Android system integ…
15 was not taken into account when setting an appropriate test timeout for Android 8.1 and Android 9.0…
16 …stcase/hal/+/f74899c6c09b52703e6db0323dffb4ae52539db4 so should not be seen in Android 10 or later.
23Android NNAPI implementation of Instance Normalization that has been verified as fixed from Androi…
28 With Android 10 R2 CTS some errors and crashes were discovered in the 19.08 and 19.11 releases of a…
30Android Q test framework. You may encounter CTS and VTS test failures when attempting to build cop…
41 In order to fix these failures you will have to update to a version of Android Q that includes the …
43 The Android 10 R3 CTS that can be downloaded from https://source.android.com/compatibility/cts/down…
45 … fp16 to fp32. This issue only affects CpuRef with Android Q. These tests are not failing for Andr…
/external/deqp/framework/platform/android/
DtcuAndroidNativeActivity.cpp31 static_cast<tcu::Android::NativeActivity *>(activity->instance)->onStart(); in onStartCallback()
36 static_cast<tcu::Android::NativeActivity *>(activity->instance)->onResume(); in onResumeCallback()
41 …return static_cast<tcu::Android::NativeActivity *>(activity->instance)->onSaveInstanceState(outSiz… in onSaveInstanceStateCallback()
46 return static_cast<tcu::Android::NativeActivity *>(activity->instance)->onPause(); in onPauseCallback()
51 static_cast<tcu::Android::NativeActivity *>(activity->instance)->onStop(); in onStopCallback()
56 static_cast<tcu::Android::NativeActivity *>(activity->instance)->onDestroy(); in onDestroyCallback()
61 static_cast<tcu::Android::NativeActivity *>(activity->instance)->onWindowFocusChanged(hasFocus); in onWindowFocusChangedCallback()
66 static_cast<tcu::Android::NativeActivity *>(activity->instance)->onNativeWindowCreated(window); in onNativeWindowCreatedCallback()
71 static_cast<tcu::Android::NativeActivity *>(activity->instance)->onNativeWindowResized(window); in onNativeWindowResizedCallback()
76 …static_cast<tcu::Android::NativeActivity *>(activity->instance)->onNativeWindowRedrawNeeded(window… in onNativeWindowRedrawNeededCallback()
[all …]
/external/exfatprogs/
DMakefile.am19 Android.bp \
20 lib/Android.bp \
21 mkfs/Android.bp \
22 tune/Android.bp \
23 fsck/Android.bp \
24 label/Android.bp \
25 dump/Android.bp \
26 exfat2img/Android.bp \
/external/selinux/
DREADME.android1 This fork of Android differs in the following ways:
3 - All Android.mk and Android.bp files
9 Android no longer carries changes outside of those files.
19 * The Android fork omits compiling many of the src files and specifies
21 Android.bp and Android.mk files.
24 /etc/selinux since /etc is not available in Android until /system
27 * The kernel policy file (sepolicy in Android, policy.N in Linux) does
28 not include a version suffix since Android does not need to support
40 * Support for seapp_contexts, a new Android-specific SELinux
/external/tensorflow/tensorflow/lite/java/demo/
DREADME.md1 # TF Lite Android Image Classifier App Example
3 A simple Android example that demonstrates image classification using the camera.
5 ## Building in Android Studio with TensorFlow Lite AAR from MavenCentral.
18 …1. [Install Bazel and Android Prerequisites](https://github.com/tensorflow/tensorflow/tree/master/…
19 It's easiest with Android Studio.
24 - Bazel requires Android Build Tools `28.0.0` or higher.
25 - You also need to install the Android Support Repository, available
26 through Android Studio under `Android SDK Manager -> SDK Tools ->
27 Android Support Repository`.
38 - By default, Android Studio will install the SDK to `~/Android/Sdk` and
[all …]
/external/python/bumble/docs/mkdocs/src/extras/
Dindex.md6 Android Remote HCI
9 Allows using an Android phone's built-in Bluetooth controller with a Bumble
11 See [Android Remote HCI](android_remote_hci.md) for details.
13 Android BT Bench
16 An Android app that is compatible with the Bumble `bench` command line app.
17 This app can be used to test the throughput and latency between two Android
18 devices, or between an Android device and another device running the Bumble
/external/grpc-grpc-java/
DCOMPILING.md14 Some parts of grpc-java depend on Android. Since many Java developers don't have
15 the Android SDK installed and don't need to run or modify the Android
118 How to install Android SDK
120 This section is only necessary if you are building modules depending on Android
121 (e.g., `cronet`). Non-Android users only need to use `skipAndroid=true` as
124 ### Install via Android Studio (GUI)
125 Download and install Android Studio from [Android Developer site](https://developer.android.com/stu…
126 You can find the configuration for Android SDK at:
128 Preferences -> System Settings -> Android SDK
130 Select the version of Android SDK to be installed and click `apply`. The location
[all …]
/external/linux-kselftest/android/
DREADME.md4 A Guide to Developing Kselftest for VTS/Android
12 Android platforms.
17 Android platforms.
22 The Kselftest source is located at external/linux-kselftest in the Android
25 upstream; there are outstanding changes to kselftest for it to work on Android
31 * `external/linux-kselftest/Android.bp`: Lists build rules for the kselftest modules built in Soong.
32 * `external/linux-kselftest/android/`: Contains Android-specific files, aside from Android.[bp, mk]…
33 …/linux-kselftest/android/README`: Lists details on why particular tests are not enabled in Android.
83 … you care about with `m -j kselftest_<testname>` (listed in `external/linux-kselftest/Android.bp`).
165 config options that are not required by Android.
[all …]
/external/google-breakpad/
DREADME.ANDROID1 Google Breakpad for Android
5 on Android, and later generate valid stack traces from the minidumps
8 This release supports ARM, x86 and MIPS based Android systems.
14 The Android client is built as a static library that you can
15 link into your own Android native code. There are two ways to
24 1/ Include android/google_breakpad/Android.mk from your own
25 project's Android.mk
40 I.2. Building with a standalone Android toolchain:
54 Android device. This requires the Android 'adb' tool to be in your
57 II. Using the client library in Android:
[all …]
/external/python/cpython3/Doc/using/
Dandroid.rst4 Using Python on Android
7 Python on Android is unlike Python on desktop platforms. On a desktop platform,
13 On Android, there is no concept of installing as a system resource. The only unit
17 As a result, the only way you can use Python on Android is in embedded mode – that
18 is, by writing a native Android application, embedding a Python interpreter
24 Android. See the :ref:`API availability guide <mobile-availability>` for
27 Adding Python to an Android app
31 Android yourself. Most users should *not* need to do this. Instead, use one of
41 :source:`testbed app <Android/testbed>` as a guide; each step below contains a
44 * Build Python by following the instructions in :source:`Android/README.md`.
[all …]
/external/grpc-grpc/examples/android/helloworld/
DREADME.md1 gRPC on Android
4 Note: Building the protobuf dependency for Android requires
7 `third_party/protobuf` to build gRPC for Android.
12 - Android SDK
13 - Android NDK
19 The example application can be built via Android Studio or on the command line
/external/executorch/examples/demo-apps/android/LlamaDemo/
DSDK-quick-setup-guide.md1 # Guide to set up Java/SDK/NDK for Android
3 Follow this doc if you haven't set up Java/SDK/NDK for Android development
6 thing with Android Studio GUI.
46 ## Set up Android SDK/NDK
47 Android has a command line tool [sdkmanager](https://developer.android.com/tools/sdkmanager) which
48 helps users managing SDK and other tools related to Android development.
65 3. Specify a root for Android SDK. For example, we can put it under `$DEV_HOME/sdk`.
78 ### (Optional) Android Studio Setup
79 If you want to use Android Studio and never set up Java/SDK/NDK before, or if
80 you use the newly installed ones, follow these steps to set Android Studio to use
[all …]
/external/libchrome/libchrome_tools/patch/
Dbuild_config.patch9 +// - __ANDROID__ is automatically defined by the Android toolchain (see
11 +// - __ANDROID_HOST__ is defined via -D by Android.mk when building host code
12 +// within an Android checkout.
13 +// - ANDROID is defined via -D when building code for either Android targets or
15 +// - OS_ANDROID is a Chrome-specific define used to build Chrome for Android
18 +// Android targets and hosts don't use tcmalloc.
23 +// Use the Chrome OS version of the code for both Android targets and Chrome OS builds.
28 +#if defined(__ANDROID__) // Android targets
50 +// Don't set OS_ANDROID; it's only used when building Chrome for Android.
/external/cronet/stable/net/docs/
Dsupported-projects.md22 * **Supported Platforms**: Windows, macOS, Linux, Chromium OS, iOS, Android
26 * __Yes__: Windows, macOS, Linux, Chromium OS (Dev image), Android (rooted)
27 * __No__: Chromium OS (Release image), iOS, Android (Release)
41 * **Supported Platforms**: Windows, macOS, Linux, Chromium OS, iOS, Android
48 * __Yes__: Windows, macOS, Linux, Chromium OS (dev image), Android (rooted)
49 * __No__: Chromium OS (Release image), iOS, Android (Release)
55 ## Android WebView
57 Distinct from the Chromium browser, the Android WebView is itself based on
58 the Chromium browser. On official Android devices running Android N or later,
60 device. For earlier devices, Android WebView is updated by the System WebView
[all …]
/external/cronet/tot/net/docs/
Dsupported-projects.md22 * **Supported Platforms**: Windows, macOS, Linux, Chromium OS, iOS, Android
26 * __Yes__: Windows, macOS, Linux, Chromium OS (Dev image), Android (rooted)
27 * __No__: Chromium OS (Release image), iOS, Android (Release)
41 * **Supported Platforms**: Windows, macOS, Linux, Chromium OS, iOS, Android
48 * __Yes__: Windows, macOS, Linux, Chromium OS (dev image), Android (rooted)
49 * __No__: Chromium OS (Release image), iOS, Android (Release)
55 ## Android WebView
57 Distinct from the Chromium browser, the Android WebView is itself based on
58 the Chromium browser. On official Android devices running Android N or later,
60 device. For earlier devices, Android WebView is updated by the System WebView
[all …]
/external/skia/site/docs/dev/gardening/
Dandroid.md2 title: 'Android Gardener Documentation'
3 linkTitle: 'Android Gardener Documentation'
8 - [What does a Android Gardener do?](#what_is_a_android_gardener)
9 - [Android Autorollers](#autoroller_doc)
13 <a name="what_is_a_android_gardener"></a> What does a Android Gardener do?
17 The Android Gardener has two primary jobs:
21 from Skia's repository into the Android source tree. See autoroller
25 2. Stay on top of incoming Android-related bugs in both the
28 [Android](https://buganizer.corp.google.com/issues?q=assignee:skia-android-triage%20status:open)
29 bug trackers. For Skia bugs, this means triaging and assigning all Android
[all …]
/external/angle/doc/
DDevSetupAndroid.md1 # ANGLE for Android
3 **Important note**: Android builds currently require Linux.
5 ## Setting up the ANGLE build for Android
8 gclient. Then edit your `.gclient` to add `target_os = ['android']` to check out Android
11 The following command will open a text editor to populate GN args for an Android Release build:
13 gn args out/Android
16 Once the editor is up, paste the following GN args to generate an Android build, and save the file.
30 - Open any recent Android build.
34 ## Building ANGLE for Android
39 autoninja -C out/Android
[all …]
/external/tensorflow/tensorflow/lite/g3doc/android/
Ddevelopment.md1 # Development tools for Android
3 TensorFlow Lite provides a number of tools for integrating models into Android
6 Android Studio.
9 Library](#task_library) for integrating TensorFlow Lite into your Android app,
14 To get started quickly writing Android code, see the
15 [Quickstart for Android](../android/quickstart)
33 To use the Task Library in your Android app, use the AAR from MavenCentral for
61 Use the TensorFlow Lite library in your Android app by adding the
78 [Android ABIs](https://developer.android.com/ndk/guides/abis). You can reduce
85 should cover most modern Android devices.
[all …]
/external/python/bumble/docs/mkdocs/src/platforms/
Dandroid.md4 Using Bumble with Android is not about running the Bumble stack on the Android
5 OS itself, but rather using Bumble with the Bluetooth support of the Android
10 * Connecting the Bumble host stack to the Android emulator's virtual controller.
11 * Using Bumble as an HCI bridge to connect the Android emulator to a physical
15 Bluetooth support in the Android emulator is a recent feature that may still
20 The Android emulator supports Bluetooth in two ways: either by exposing virtual
22 by exposing a way to connect your own virtual controller to the Android Bluetooth
24 Both ways are controlled via gRPC requests to the Android emulator controller and/or
25 from the Android emulator.
34 For details on how to launch the Android emulator from the command line,
[all …]
/external/deqp-deps/amber/android_gradle/
Damber.sh30 adb shell rm -f /sdcard/Android/data/com.google.amber/cache/amber_stdout.txt
31 adb shell rm -f /sdcard/Android/data/com.google.amber/cache/amber_stderr.txt
33 -e stdout /sdcard/Android/data/com.google.amber/cache/amber_stdout.txt \
34 -e stderr /sdcard/Android/data/com.google.amber/cache/amber_stderr.txt \
37 adb shell cat /sdcard/Android/data/com.google.amber/cache/amber_stdout.txt
38 adb shell cat /sdcard/Android/data/com.google.amber/cache/amber_stderr.txt
/external/perfetto/protos/perfetto/metrics/
Dmetrics.proto2 * Copyright (C) 2019 The Android Open Source Project
146 // Battery counters metric on Android.
152 // Memory metrics on Android (owned by the Android Telemetry team).
155 // Memory metrics on Android in unaggregated form. (owned by the Android
173 // Power Rails metrics on Android.
176 // Startup metrics on Android (owned by the Android Telemetry team).
212 // GPU metrics on Android.
290 // Metric to track Android IO.
293 // IO metrics on Android in unaggregated form.
301 // Aggregated Android Monitor Contention metrics
[all …]
/external/rust/android-crates-io/crates/crossbeam-utils/patches/
Ddisable_panic_tests_on_android.patch15 +// Android aborts on panic and this test relies on stack unwinding.
24 +// Android aborts on panic and this test relies on stack unwinding.
33 +// Android aborts on panic and this test relies on stack unwinding.
42 +// Android aborts on panic and this test relies on stack unwinding.
51 +// Android aborts on panic and this test relies on stack unwinding.
60 +// Android aborts on panic and this test relies on stack unwinding.
69 +// Android aborts on panic and this test relies on stack unwinding.
82 +// Android aborts on panic and this test relies on stack unwinding.
91 +// Android aborts on panic and this test relies on stack unwinding.
100 +// Android aborts on panic and this test relies on stack unwinding.
[all …]

12345678910>>...261