Home
last modified time | relevance | path

Searched refs:can (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/frameworks/compile/slang/tests/P_warnings_rsSetElementAt/
Dstderr.txt.expect1 setelementat.rscript:21:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetEleme…
2 setelementat.rscript:22:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetEleme…
3 setelementat.rscript:23:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetEleme…
4 setelementat.rscript:24:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetEleme…
5 setelementat.rscript:25:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetEleme…
6 setelementat.rscript:26:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetEleme…
7 setelementat.rscript:27:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetEleme…
8 setelementat.rscript:28:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetEleme…
9 setelementat.rscript:29:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetEleme…
10 setelementat.rscript:30:5: warning: untyped rsSetElementAt() can reduce performance. Use rsSetEleme…
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DDeadZone.java181 public void onDraw(Canvas can) {
189 can.clipRect(can.getWidth() - size, 0, can.getWidth(), can.getHeight());
191 can.clipRect(0, 0, size, can.getHeight());
194 can.clipRect(0, 0, can.getWidth(), size);
198 can.drawARGB((int) (frac * 0xFF), 0xDD, 0xEE, 0xAA);
/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc3 "can not open input file `%0': %1",
4 "can not open input file `%0' : %1")
11 "can not open search directory `-L%0'",
12 "can not open search directory `-L%0'")
56 "can not read symbol[%0] in file %1",
57 "can not read symbol[%0] in file %1")
60 "can not read section `%0'.",
61 "can not read section `%0'.")
64 "can not read target-dependent section `%0'.",
65 "can not read target-dependent section `%0'.")
[all …]
/frameworks/compile/slang/tests/F_reduce_general_bad_result/
Dreduce_general_bad_result.rscript25 // problem is result type, not accumulator type, so outconverter can fix this
30 // problem is result type, not accumulator type, so outconverter can break this
58 // problem is result type, not accumulator type, so outconverter can fix this
65 // problem is result type, not accumulator type, so outconverter can break this
97 // problem is result type, not accumulator type, so outconverter can fix this
105 // problem is result type, not accumulator type, so outconverter can break this
132 // problem is result type, not accumulator type, so outconverter can fix this
139 // problem is result type, not accumulator type, so outconverter can break this
168 // problem is result type, not accumulator type, so outconverter can fix this
175 // problem is result type, not accumulator type, so outconverter can break this
[all …]
/frameworks/base/location/lib/
DREADME.txt7 You can add but not remove. The rules are the same as for the
9 o This library can see and instantiate internal platform classes (such as
15 a shared library. So you can change the implementation, but not
21 can not use internal platform classes.
25 signature can implement this API.
/frameworks/native/docs/
DDoxyfile9 # For lists items can also be appended using:
31 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
37 # Using the PROJECT_BRIEF tag one can provide an optional one line description
43 # With the PROJECT_LOGO tag one can specify an logo or icon that is
60 # Enabling this option can be useful when feeding doxygen a huge amount of
135 # can be used to strip a user-defined part of the path. Stripping is
137 # the path. The tag can be used to show relative paths in the file list.
145 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
155 # (but less readable) file names. This can be useful if your file system
176 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
[all …]
/frameworks/base/telecomm/java/android/telecom/
DCall.java641 public static boolean can(int capabilities, int capability) { in can() method in Call.Details
651 public boolean can(int capability) { in can() method in Call.Details
652 return can(mCallCapabilities, capability); in can()
664 if (can(capabilities, CAPABILITY_HOLD)) { in capabilitiesToString()
667 if (can(capabilities, CAPABILITY_SUPPORT_HOLD)) { in capabilitiesToString()
670 if (can(capabilities, CAPABILITY_MERGE_CONFERENCE)) { in capabilitiesToString()
673 if (can(capabilities, CAPABILITY_SWAP_CONFERENCE)) { in capabilitiesToString()
676 if (can(capabilities, CAPABILITY_RESPOND_VIA_TEXT)) { in capabilitiesToString()
679 if (can(capabilities, CAPABILITY_MUTE)) { in capabilitiesToString()
682 if (can(capabilities, CAPABILITY_MANAGE_CONFERENCE)) { in capabilitiesToString()
[all …]
/frameworks/opt/net/wifi/tests/wifitests/
DREADME.md27 If you manually build and push the test APK to the device you can run tests using
34 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
38 If you are trying to debug why tests are not doing what you expected, you can add android log
43 If you would like to collect code coverage information you can run the `coverage.sh` script located
47 for results. By default the results are generated as a set of HTML pages. For example, you can use
/frameworks/wilhelm/doc/
DDoxyfile9 # For lists items can also be appended using:
30 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
46 # Enabling this option can be useful when feeding doxygen a huge amount of
111 # can be used to strip a user-defined part of the path. Stripping is
113 # the path. The tag can be used to show relative paths in the file list.
119 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
129 # (but less readable) file names. This can be useful is your file systems
150 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
170 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
175 # This tag can be used to specify a number of aliases that acts
[all …]
/frameworks/rs/script_api/
Drs_value_types.spec39 Entries of a vector can be accessed using different naming styles.
41 Single entries can be accessed by following the variable name with a dot and:<ul>
52 Multiple entries of a vector can be accessed at once by using an identifier that is
56 With the example above, the middle two entries can be accessed using
60 repeated, as long as we're not trying to assign to it. You also can't mix the naming
75 v3 = v3.xas0; // Invalid: can't mix xyzw with rgba nor s0...<br/>
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DREADME.txt8 This can be done because all actions are either asynchronous
28 The following are Intents that can be sent for testing pruproses on
47 On debuggable builds (userdebug, eng) you can change additional
48 settings through system properties. These properties can be set with
60 You can replace the connection retry configuration. For example, you
68 You can force the telephony stack to always assume that it's roaming
/frameworks/base/packages/SystemUI/docs/
Dplugins.md3can change the behavior of SystemUI at runtime.  This is done by creating a basic set of interface…
5 …de of master and only on the devices which need to use the prototype.  You can distribute early pr…
9 Existing plugin hooks can be found [here](/packages/SystemUI/docs/plugin_hooks.md).
15 …face (entry point) for the plugin should extend the interface Plugin so that you can listen for it.
18 …r the Plugin. If a plugin makes use of the other versioned interface, they can use DependsOn to in…
107 …e onCreate callback.  The pluginContext is pregenerated for the plugin and can be used to inflate …
121 A plugin can provide plugin-specific settings that will be surfaced as a gear button on the plugin …
144 …en APIs (which plugins should avoid anyway) and only uses Plugin APIs, you can be setup to build i…
148 … find one at http://go/plugin-keystore, you can copy it to the root directory of your project.  Th…
177can grab a recent plugin lib from jmonk’s experimental directory.  However if you recently changed…
[all …]
/frameworks/av/media/libaaudio/
DDoxyfile12 # For lists, items can also be appended using:
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
43 # Using the PROJECT_BRIEF tag one can provide an optional one line description
49 # With the PROJECT_LOGO tag one can specify an logo or icon that is included in
66 # option can be useful when feeding doxygen a huge amount of source files, where
137 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
139 # part of the path. The tag can be used to show relative paths in the file list.
143 # Note that you can specify absolute paths here, but also relative paths, which
149 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
159 # less readable) file names. This can be useful is your file systems doesn't
[all …]
DDoxyfile.orig12 # For lists, items can also be appended using:
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
43 # Using the PROJECT_BRIEF tag one can provide an optional one line description
49 # With the PROJECT_LOGO tag one can specify an logo or icon that is included in
66 # option can be useful when feeding doxygen a huge amount of source files, where
137 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
139 # part of the path. The tag can be used to show relative paths in the file list.
143 # Note that you can specify absolute paths here, but also relative paths, which
149 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
159 # less readable) file names. This can be useful is your file systems doesn't
[all …]
/frameworks/base/media/native/midi/include/
DDoxyfile.orig12 # For lists, items can also be appended using:
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
43 # Using the PROJECT_BRIEF tag one can provide an optional one line description
49 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included
66 # option can be useful when feeding doxygen a huge amount of source files, where
155 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
157 # part of the path. The tag can be used to show relative paths in the file list.
161 # Note that you can specify absolute paths here, but also relative paths, which
167 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
177 # less readable) file names. This can be useful is your file systems doesn't
[all …]
DDoxyfile12 # For lists, items can also be appended using:
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
43 # Using the PROJECT_BRIEF tag one can provide an optional one line description
49 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included
66 # option can be useful when feeding doxygen a huge amount of source files, where
155 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
157 # part of the path. The tag can be used to show relative paths in the file list.
161 # Note that you can specify absolute paths here, but also relative paths, which
167 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
177 # less readable) file names. This can be useful is your file systems doesn't
[all …]
/frameworks/av/media/codec2/docs/
Ddoxygen.config12 # For lists, items can also be appended using:
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
43 # Using the PROJECT_BRIEF tag one can provide an optional one line description
49 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included
66 # option can be useful when feeding doxygen a huge amount of source files, where
155 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
157 # part of the path. The tag can be used to show relative paths in the file list.
161 # Note that you can specify absolute paths here, but also relative paths, which
167 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
177 # less readable) file names. This can be useful is your file systems doesn't
[all …]
/frameworks/native/opengl/specs/
DEGL_ANDROID_get_frame_timestamps.txt49 - The display present time can be used to calculate end-to-end latency
51 - The queue time and rendering complete time can be used to determine
53 composition start time and finish time can be used to determine how
54 long the compositor's rendering work took. In combination these can be
119 Returns an identifier for the next frame to be swapped. The identifier can
132 with a particular frame and can be retrieved before the first swap.
136 array. The possible names that can be queried are:
144 composition. This can be used to estimate the latency of the
167 The application can poll for the timestamp of particular events by calling
170 frame. eglGetFrameTimestamps is thread safe and can be called from a
[all …]
DEGL_ANDROID_blob_cache.txt38 programming for a long time. It can consume seconds of CPU cycles during
107 function pointers through which the client APIs can request data be cached
114 display <dpy> can use to interact with caching functionality provided by
138 key, a client API implementation can call the application-provided callback
157 client API implementation can call the application-provided callback
179 implementation. The cache implementation can simply drop a value if it
180 encounters an error during the 'set' callback. Similarly, it can simply
184 previously cached entries. How can the driver handle this situation?
186 RESPONSE: There are a number of ways the driver can handle this situation.
191 requested again. If needed, the cache implementation can handle those
[all …]
/frameworks/ml/nn/extensions/
DREADME.md5 HAL 1.2 or higher, drivers can provide custom hardware-accelerated operations by
15 Vendor extensions can only be used by explicitly specified Android apps and
17 Apps and native binaries located on the `/system` partition can't use vendor
22 contains a new entry. An entry can be a native binary path that is prefixed with
33 complete example of an extension definition can be found in
82 An extension operation can use any operand type, including nonextension operand
86 Extensions can also declare custom structures to accompany extension operands.
197 runtime can't validate particular extension operations and data types.
199 Extension operands can have associated data in `operand.extraParams.extension`,
210 operation and data types are OEM-specific and can change at any time. The OEM
/frameworks/native/opengl/libs/EGL/
DGLES_layers.md14 …to use (layer_id) and an entrypoint that can be called to look up functions below the layer. The …
27 …all `AndroidGLESLayer_GetProcAddress` for all known functions. The layer can track that next add…
29 …ng layers (like GAPID and RenderDoc) to support Android. That way a layer can look up functions i…
33 Where layers can be found, in order of priority
104 … handful of functions, a passively initialized layer is the way to go. It can simply wait for the…
106 …o the EGL loader, active layer initialization is the way to go. The layer can utilize get_next_la…
236 …shared with GLES 2.0+ (like glGetString) will be routed to 2.0+ drivers, which can cause confusion.
239 - Who can use layers?
240 …- GLES Layers can be loaded by any debuggable application, or for any application if you have root…
242 - This feature is backed by Android CTS, so you can run `atest CtsGpuToolsHostTestCases`
[all …]
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md30 _bugreport-BUILD_ID-DATE.txt_ entry, although the end user can change the name (through
40 `dumpstate` can also copy files from the device’s filesystem into the zip file
52 Besides the files generated by `dumpstate`, **Shell** can also add 2 other
64 - Framework services are dumped by priority. Supported priorities can be specified
69 - HIGH - services that also must dump first, but can take longer (under 250ms)
71 - NORMAL - services that have no rush to dump and can take a long time (under 10s).
74 - Two additional dumpsys sections are generated. The two new sections can be
83 - Bug report will contain proto dumps from all supporting services. Support can be
111 Tools parsing the zipped bugreport file can use the following algorithm to
/frameworks/opt/setupwizard/library/
Dstandalone-rules.gradle5 * For example, you can include the following in your settings.gradle file:
10 * And then you can include the :setup-wizard-lib project as one of your dependencies
23 // And then in rules.gradle you can reference the dependency by
/frameworks/base/lowpan/tests/
DREADME.md37 If you manually build and push the test APK to the device you can run tests using
44 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
48 If you are trying to debug why tests are not doing what you expected, you can add android log
/frameworks/base/wifi/tests/
DREADME.md37 If you manually build and push the test APK to the device you can run tests using
44 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
48 If you are trying to debug why tests are not doing what you expected, you can add android log

12345678910>>...12