HomeSort by relevance Sort by last modified time
    Searched full:displays (Results 51 - 75 of 2120) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/sonivox/jet_tools/JetCreator/
JetCreatorhlp.dat 4 midi file = Displays the MIDI file associated with the segment. This is pulled in from the segment attributes.
5 quantize = Displays the quantization associated with the segment. This is pulled in from the segment attributes.
8 track mutes = Displays the track mute assignments associated with the segment. This is pulled in from the segment attributes.
18 repeat = Displays the repeat count of the segment. This is pulled in from the segment attributes.
21 transpose = Displays the transpose value of the segment. This is pulled in from the segment attributes.
23 segment = Displays the name of the segment. This is pulled in from the segment attributes.
29 dls file = Displays the DLS file associated with the segment. This is pulled in from the segment attributes.
103 queuelist = The currently queued segments display here. Each segment displays its current run status. You may modify the playback state with the buttons below.
  /external/webrtc/webrtc/modules/desktop_capture/mac/
desktop_configuration.h 72 // Configurations of the displays making up the desktop area.
73 MacDisplayConfigurations displays; member in struct:webrtc::MacDesktopConfiguration
  /frameworks/base/core/tests/coretests/src/android/widget/layout/table/
FixedWidthTest.java 56 // TODO: needs to be adjusted to pass on non-HVGA displays
63 // TODO: needs to be adjusted to pass on non-HVGA displays
  /packages/services/Car/service/src/com/android/car/cluster/
InstrumentClusterService.java 214 Display[] displays = displayManager.getDisplays(); local
216 Log.d(TAG, "There are currently " + displays.length + " displays connected.");
217 for (Display display : displays) {
221 if (displays.length > 1) {
223 return displays[1];
  /hardware/intel/img/hwcomposer/merrifield/common/base/
Hwcomposer.cpp 57 hwc_display_contents_1_t** displays)
64 if (!numDisplays || !displays) {
69 mDisplayAnalyzer->analyzeContents(numDisplays, displays);
88 device->prePrepare(displays[i]);
101 ret = device->prepare(displays[i]);
112 hwc_display_contents_1_t **displays)
119 if (!numDisplays || !displays) {
127 mDisplayContext->commitBegin(numDisplays, displays);
144 ret = device->commit(displays[i], mDisplayContext);
151 mDisplayContext->commitEnd(numDisplays, displays);
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
Hwcomposer.cpp 54 hwc_display_contents_1_t** displays)
61 if (!numDisplays || !displays) {
66 mDisplayAnalyzer->analyzeContents(numDisplays, displays);
81 device->prePrepare(displays[i]);
93 ret = device->prepare(displays[i]);
104 hwc_display_contents_1_t **displays)
111 if (!numDisplays || !displays) {
116 mDisplayContext->commitBegin(numDisplays, displays);
133 ret = device->commit(displays[i], mDisplayContext);
140 mDisplayContext->commitEnd(numDisplays, displays);
    [all...]
  /external/curl/docs/
curl-config.1 30 displays information about the curl and libcurl installation.
33 Displays the built-in path to the CA cert bundle this libcurl uses.
35 Displays the compiler used to build libcurl.
45 Displays the arguments given to configure when building curl.
52 Displays the available options.
  /frameworks/base/docs/html/design/wear/
context.jd 37 <p>Displays a notification when one of your geo-tagged pins is within walking distance.</p>
45 <p>Displays property details and contact options when you are near a new home.</p>
55 <p>Displays lift status and slope conditions when you arrive at a ski resort.</p>
74 <p>Displays air miles while you are waiting at the gate.
83 <p>Displays late check out option on the morning of your departure.
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc.cpp 105 hwc_display_contents_1_t** displays) {
108 hwc_display_contents_1_t *list = displays[i];
115 * to be invoked in current cycle on all the active displays
130 hwc_display_contents_1_t** displays) {
136 hwc_display_contents_1_t *list = displays[dpy];
182 hwc_display_contents_1_t** displays) {
186 hwc_display_contents_1_t *list = displays[i];
200 hwc_display_contents_1_t** displays) {
204 hwc_display_contents_1_t *list = displays[i];
230 ctx->mHWCVirtual->destroy(ctx, numDisplays, displays);
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc.cpp 115 hwc_display_contents_1_t** displays) {
118 hwc_display_contents_1_t *list = displays[i];
125 * to be invoked in current cycle on all the active displays
140 hwc_display_contents_1_t** displays) {
146 hwc_display_contents_1_t *list = displays[dpy];
192 hwc_display_contents_1_t** displays) {
196 hwc_display_contents_1_t *list = displays[i];
210 hwc_display_contents_1_t** displays) {
214 hwc_display_contents_1_t *list = displays[i];
239 ctx->mHWCVirtual->destroy(ctx, numDisplays, displays);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-readelf.1 142 readelf \- Displays information about ELF files.
176 \&\fBreadelf\fR displays information about one or more \s-1ELF\s0 format object
207 Displays the information contained in the \s-1ELF\s0 header at the start of the
217 Displays the information contained in the file's segment headers, if it
227 Displays the information contained in the file's section headers, if it
235 Displays the information contained in the file's section groups, if it
243 Displays the detailed section information. Implies \fB\-S\fR.
252 Displays the entries in symbol table section of the file, if it has one.
255 Displays the entries in dynamic symbol table section of the file, if it
270 Displays the contents of the \s-1NOTE\s0 segments and/or sections, if any
    [all...]
  /cts/tests/tests/permission/src/android/permission/cts/
NoCaptureVideoPermissionTest.java 39 * create public displays.
63 * create secure displays.
86 * create private displays.
  /hardware/qcom/display/msm8084/libqdutils/
display_config.h 37 // Only primary and external displays are supported here.
38 // WiFi/virtual displays are not supported.
60 // calls for external displays
  /hardware/qcom/display/msm8226/libqdutils/
display_config.h 37 // Only primary and external displays are supported here.
38 // WiFi/virtual displays are not supported.
60 // calls for external displays
  /hardware/qcom/display/msm8909/libqdutils/
display_config.h 37 // Only primary and external displays are supported here.
38 // WiFi/virtual displays are not supported.
76 // calls for external displays
  /hardware/qcom/display/msm8994/libqdutils/
display_config.h 37 // Only primary and external displays are supported here.
38 // WiFi/virtual displays are not supported.
82 // calls for external displays
  /hardware/qcom/display/msm8996/sdm/libs/core/
comp_manager.h 98 std::bitset<kDisplayMax> registered_displays_; // Bit mask of registered displays
99 std::bitset<kDisplayMax> configured_displays_; // Bit mask of sucessfully configured displays
100 bool safe_mode_ = false; // Flag to notify all displays to be in resource crunch
  /hardware/qcom/display/msmcobalt/sdm/libs/core/
comp_manager.h 98 std::bitset<kDisplayMax> registered_displays_; // Bit mask of registered displays
99 std::bitset<kDisplayMax> configured_displays_; // Bit mask of sucessfully configured displays
100 bool safe_mode_ = false; // Flag to notify all displays to be in resource crunch
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerItem.java 36 /** Displays the remaining time or time since expiration. */
39 /** Displays timer progress as a color circle that changes from white to red. */
45 /** Displays the label associated with the timer. Tapping it presents an edit dialog. */
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SecureWindowActivity.java 32 * and will not be visible on non-secure displays even when mirrored.
41 * "Overlay Display" created using the "Simulate secondary displays" option in
  /development/samples/SearchableDictionary/
AndroidManifest.xml 29 <!-- The default activity of the app; displays search results. -->
50 <!-- Displays the definition of a word. -->
  /external/blktrace/doc/
btrace.8 24 Displays data sorted by program (see \fIblkparse\fR (1)).
28 Displays time deltas per IO (see \fIblkparse\fR (1)).
  /external/skia/site/dev/testing/
skiaperf.md 21 For example, this query displays the [total code size of the library over time](https://perf.skia.org/#1877):
25 This query displays [the ratio of playback time in ms to the number of ops for desk\_wowwiki.skp](https://perf.skia.org/#1876):
  /frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
ListOfTouchablesTest.java 55 // TODO: needs to be adjusted to pass on non-HVGA displays
72 // TODO: needs to be adjusted to pass on non-HVGA displays
  /frameworks/base/tests/AccessoryDisplay/
README 2 displays created over an Android Open Accessories Protocol link.
20 displays it in a SurfaceView. The sink also injects passes touch

Completed in 1348 milliseconds

1 23 4 5 6 7 8 91011>>