Home
last modified time | relevance | path

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

123456

/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/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/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/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/base/libs/androidfw/tests/data/basic/assets/
Duncompressed.txt1 This should be uncompressed.
/frameworks/layoutlib/create/tests/mock_data/mock_android/data/
DanotherDataFile1 A simple data file that should *not* be copied to the output jar.
DdataFile1 A simple data file that should be copied to the output jar unchanged.
/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/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/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/rs/tests/lldb/
DREADME.txt17 /frameworks/rs/test/lldb and type mm. This should successfully build the
26 lldb-server and lldb should be built from the same source revisions.
111 details of your specific environment. The user file should define a custom
149 The following CMake variables should be enabled when generating:
176 The following CMake variables should be enabled when generating:
185 In the CMake configure step, you should see something similar to the
205 The LLDB python bindings should have built in
/frameworks/compile/slang/tests/P_extern_const/
Drs_core.rsh6 // Declare an uninitialized external constant, which should be ok for our
/frameworks/base/core/proto/android/service/
Dpower.proto140 // True if the device should stay on.
169 // the dreaming or dozing state. Indicates whether a new dream should begin.
309 // True if the device should wake up when plugged or unplugged.
311 // True if the device should wake up when plugged or unplugged in theater mode.
315 // True if the device should suspend when the screen is off due to proximity.
340 // True if dreams should be activated on sleep.
342 // True if dreams should be activated on dock.
344 // True if doze should not be started until after the screen off transition.
/frameworks/support/v7/preference/
DNOTICES.md8 - onAddEditTextToDialogView has been removed. Any code depending on overriding this method should
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME85 IEventQueueCallback.onEvent is designed to be oneway, because the server should
87 should finish in a predictably short time, and should not block or run for an
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt25 and run adb install out/target/.../SmartCamera.apk. The application should
37 should appear. From there, you can go to the gallery with the gallery button or
/frameworks/support/core-ui/
DNOTICES.md9 the helper itself) became final. Any code that depends on overriding these methods should be

123456