Home
last modified time | relevance | path

Searched refs:should (Results 1 – 25 of 154) sorted by relevance

1234567

/frameworks/native/cmds/flatland/
DREADME.txt11 Because it's measuring hardware performance, flatland should be run in as
12 consistent and static an environment as possible. The display should be
13 turned off and background services should be stopped before running the
17 with GPU rendering, those should be stopped as well (and ideally they'd be
20 Additionally, all relevant hardware clocks should be locked at a particular
30 time between 10 and 50 ms should address most thermal problems.
35 The output of flatland should look something like this:
69 scenario. In this case, simply rerunning flatland should yield a valid
/frameworks/native/opengl/specs/
DEGL_ANDROID_presentation_time.txt76 specifies the time at which the current color buffer of surface should be
77 presented to the viewer. The time parameter should be a time in
81 display device, the time should correspond to the system monotonic up-time
109 2. How can the current value of the clock that should be used for the
117 or should it be a new parameter to an extended variant of eglSwapBuffers?
119 RESOLVED: The presentation time should be new state which is used by
131 - Clarified how uses that either do or do not need an absolute time should
DEGL_ANDROID_recordable.txt99 RESOLVED: It should be a new attribute. It does not make sense to use up a
102 2. How should the new attribute affect the sorting of EGLConfigs?
104 RESOLVED: It should not affect sorting. Some implementations may not have
106 implementations should not have to double-up some of their configs to one
/frameworks/base/tools/orientationplot/
DREADME.txt53 point in between the two orientations; that is the gap. The gap should be
59 There should be no gap observed initially. The algorithm should pick one
62 settles, the confidence values should start trending to 0 again because
72 should be a fairly constant 60ms. If the latency jumps around wildly or
77 degrees (refer to MAX_TILT constant). Consequently, you should expect there
85 6. Orientation changes should be significantly harder when the device is held
/frameworks/av/media/libcpustats/include/cpustats/
DREADME.txt5 * should be related to CPU usage statistics
6 * should be portable to host; avoid Android OS dependencies without a conditional
/frameworks/wilhelm/doc/
DREADME.txt1 When building applications using the OpenSL-ES API you should compile and link the OpenSLES_IID.c f…
2 have been automatically generated. Application developers should not edit these interface IDs.
/frameworks/base/tests/ActivityManagerPerfTests/
DREADME.txt5 * Self-contained perf tests should go in frameworks/base/apct-tests/perftests
38 * The class should extend BasePerfTest
39 * Each test should call runPerfFunction() returning the elapsed time for a single iteration
50 * If the target package should be running before your test logic starts, add startTargetPackage();
/frameworks/base/tests/AccessoryDisplay/
DREADME42 These applications should be installed on two separate Android
45 so the USB OTG cable should be plugged directly into it.
47 When connected, the applications should automatically launch
/frameworks/minikin/doc/
Dminikin_style.md38 * `#include <...>` should be used for non local library files.
39 * `#include "..."` should be used for minikin header files.
/frameworks/base/core/proto/
DREADME.md8 1. If the proto describes the top level output of dumpsys, it should contain
34 1. If the proto represents the structure of an object, it should have `Proto` as
/frameworks/base/packages/SystemUI/docs/
Dplugins.md13 …define the interface layer between the plugin and SysUI.  This interface should be relatively stab…
15 …ey should be placed in the plugin library, under com.android.systemui.plugin or sub-packages.  The…
18should be incremented.  Incompatible changes are changes to the signature of any of the interface …
46     * Called when a plugin has been uninstalled/updated and should be removed
55 …inListener with the PluginManager.  The constants for action and version should be defined on clas…
98 Implementing the interface is generally pretty straightforward.  The version of the plugin should t…
113 …he plugin will receive the onDestroy callback.  At this point the plugin should ensure that all it…
144 As long as the plugin doesn’t depend on any hidden APIs (which plugins should avoid anyway) and onl…
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-simple/
DACTIVITY.java.template39 // Ideally an app should implement onResume() and onPause()
47 // Ideally an app should implement onResume() and onPause()
/frameworks/rs/script_api/
Drs_debug.spec21 They should not be used in shipping applications.
36 This function is intended for debugging only and should not be used in shipping
Drs_io.spec35 This function should not be called from inside a kernel, or from any function function
50 This function should not be called from inside a kernel, or from any function function
/frameworks/base/libs/androidfw/tests/data/basic/assets/
Duncompressed.txt1 This should be uncompressed.
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-simple-exit/
DACTIVITY.java.template43 // Ideally an app should implement onResume() and onPause()
51 // Ideally an app should implement onResume() and onPause()
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-int-param/
DACTIVITY.java.template43 // Ideally an app should implement onResume() and onPause()
51 // Ideally an app should implement onResume() and onPause()
/frameworks/layoutlib/create/tests/mock_data/mock_android/data/
DdataFile1 A simple data file that should be copied to the output jar unchanged.
DanotherDataFile1 A simple data file that should *not* be copied to the output jar.
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h19 #error wrap_gles.h should only be used as an auto-included header, don't directly #include it
/frameworks/base/core/java/android/net/
Dnetwork-policy-restrictions.md20 * **ok**: network access granted while app on background (NetworkInfo's state/detailed state should
21 …cess blocked while app on background (NetworkInfo's state/detailed state should be `DISCONNECTED` …
/frameworks/base/core/proto/android/app/
Dnotificationmanager.proto64 // Whether notifications suppressed by DND should not interrupt visually
68 // Whether notifications suppressed by DND should not interrupt visually
/frameworks/support/v7/appcompat/
DTHEMES19 theme automatically. These should setup the framework theme ready so
45 Because of this, every time there is a third level theme set, there should be a second level
/frameworks/support/
Dadding-support-library-as-included-build.md18 * It should point to `<support-lib-repo-root>/prebuilts/fullsdk-<platform>` .
27 This should output, for example, "28"
/frameworks/compile/slang/tests/P_extern_const/
Drs_core.rsh6 // Declare an uninitialized external constant, which should be ok for our

1234567