HomeSort by relevance Sort by last modified time
    Searched full:displays (Results 1 - 25 of 2202) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Frontend/
cc1-return-codes.c 1 // cc1 immediate arguments (arguments which displays information and exits)
  /frameworks/support/compat/java/android/support/v4/hardware/display/
DisplayManagerCompat.java 36 * Display category: Presentation displays.
38 * This category can be used to identify secondary displays that are suitable for
39 * use as presentation displays.
43 * on secondary displays.
82 * Gets all currently valid logical displays.
84 * @return An array containing all displays.
89 * Gets all currently valid logical displays of the specified category.
91 * When there are multiple displays in a category the returned displays are sorted
93 * {@link #DISPLAY_CATEGORY_PRESENTATION} and there are multiple presentation displays
    [all...]
  /compatibility/cdd/5_multimedia/
5_8_secure-media.md 12 as HDCP 2.x or higher for the displays connected through wireless protocols
18 * [C-3-1] MUST support HDCP 1.2 or higher for all wired external displays.
23 * [T-1-1] MUST support HDCP 2.2 for all wired external displays.
27 * [T-2-1] MUST support HDCP 1.4 for all wired external displays.
  /development/samples/browseable/RecyclerView/
_index.jd 10 their ViewHolder. The log also displays elements that you tap.
  /external/curl/docs/cmdline-opts/
head.d 8 curl displays the file size and last modification time only.
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DisplayFacade.java 46 private void updateDisplays(Display[] displays) {
51 for(Display d : displays) {
56 @Rpc(description = "Get a list of IDs of the logical displays connected."
57 + "Also updates the cached displays.")
59 Display[] displays = mDisplayManager.getDisplays(); local
60 updateDisplays(displays);
61 Integer[] results = new Integer[displays.length];
62 for(int i = 0; i < displays.length; i++) {
63 results[i] = displays[i].getDisplayId();
  /frameworks/base/core/java/android/hardware/display/
WifiDisplayStatus.java 26 * currently connected display and all available or remembered displays.
75 WifiDisplay[] displays = WifiDisplay.CREATOR.newArray(in.readInt());
76 for (int i = 0; i < displays.length; i++) {
77 displays[i] = WifiDisplay.CREATOR.createFromParcel(in);
84 activeDisplay, displays, sessionInfo);
98 WifiDisplay activeDisplay, WifiDisplay[] displays, WifiDisplaySessionInfo sessionInfo) {
99 if (displays == null) {
100 throw new IllegalArgumentException("displays must not be null");
107 mDisplays = displays;
117 * connecting to displays have been met
    [all...]
DisplayManager.java 35 * Manages the properties of attached displays.
71 * Display category: Presentation displays.
73 * This category can be used to identify secondary displays that are suitable for
74 * use as presentation displays such as HDMI or Wireless displays. Applications
75 * may automatically project their content to presentation displays to provide
89 * <h3>Public virtual displays</h3>
95 * windows on the display and the system may mirror the contents of other displays
103 * <h3>Private virtual displays</h3>
129 * <h3>Presentation virtual displays</h3
    [all...]
  /hardware/libhardware/modules/hwcomposer/
hwcomposer.cpp 72 size_t /*numDisplays*/, hwc_display_contents_1_t** displays) {
73 if (displays && (displays[0]->flags & HWC_GEOMETRY_CHANGED)) {
74 for (size_t i=0 ; i<displays[0]->numHwLayers ; i++) {
76 displays[0]->hwLayers[i].compositionType = HWC_FRAMEBUFFER;
83 size_t /*numDisplays*/, hwc_display_contents_1_t** displays)
89 EGLBoolean success = eglSwapBuffers((EGLDisplay)displays[0]->dpy,
90 (EGLSurface)displays[0]->sur);
  /development/samples/ApiDemos/res/layout/
presentation_activity.xml 17 <!-- Demonstrates an activity that shows content on secondary displays using
35 <!-- A checkbox to toggle between showing all displays or only presentation displays. -->
42 <!-- List that will show information about all connected displays. -->
  /development/samples/browseable/ActionBarCompat-Basic/
_index.jd 9 displays action items. It covers inflating items from a menu resource, as well as adding
  /development/samples/browseable/AppRestrictions/
_index.jd 12 types and custom. When launched under a restricted profile, this activity displays app
  /prebuilts/go/darwin-x86/src/cmd/pprof/
doc.go 5 // Pprof interprets and displays profiles of Go programs.
  /prebuilts/go/linux-x86/src/cmd/pprof/
doc.go 5 // Pprof interprets and displays profiles of Go programs.
  /external/webrtc/webrtc/modules/desktop_capture/mac/
desktop_configuration.mm 120 InvertRectYOrigin(desktop_config.displays[0].bounds,
125 desktop_config.displays[0].dip_to_pixel_scale;
127 desktop_config.displays[0].pixel_bounds.left() * scaling_factor,
128 desktop_config.displays[0].pixel_bounds.top() * scaling_factor,
129 desktop_config.displays[0].pixel_bounds.right() * scaling_factor,
130 desktop_config.displays[0].pixel_bounds.bottom() * scaling_factor);
135 desktop_config.displays.push_back(display_config);
165 displays == other.displays;
172 for (MacDisplayConfigurations::const_iterator it = displays.begin()
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngDisplayContext.cpp 65 bool TngDisplayContext::commitBegin(size_t numDisplays, hwc_display_contents_1_t **displays)
144 bool TngDisplayContext::commitEnd(size_t numDisplays, hwc_display_contents_1_t **displays)
164 hwc_display_contents_1_t* display = displays[i];
198 // For physical displays, dup the releaseFenceFd only for
210 if (!displays[i]) {
215 for (size_t j = 0; j < displays[i]->numHwLayers; j++) {
217 displays[i]->hwLayers[j].handle,
218 displays[i]->hwLayers[j].acquireFenceFd,
219 displays[i]->hwLayers[j].releaseFenceFd);
223 // dup releaseFenceFd for physical displays and ignore virtua
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngDisplayContext.cpp 65 hwc_display_contents_1_t ** /* displays */)
144 bool TngDisplayContext::commitEnd(size_t numDisplays, hwc_display_contents_1_t **displays)
164 hwc_display_contents_1_t* display = displays[i];
198 // For physical displays, dup the releaseFenceFd only for
210 if (!displays[i]) {
215 for (size_t j = 0; j < displays[i]->numHwLayers; j++) {
217 (uint32_t)displays[i]->hwLayers[j].handle,
218 displays[i]->hwLayers[j].acquireFenceFd,
219 displays[i]->hwLayers[j].releaseFenceFd);
223 // dup releaseFenceFd for physical displays and ignore virtua
    [all...]
  /development/samples/USB/AdbTest/
README.txt 2 Currently it only implements the "adb logcat" command and displays the log
  /development/samples/browseable/BasicMediaRouter/
_index.jd 10 to select an output device. If your device supports Miracast wireless displays,
  /development/samples/browseable/DelayedConfirmation/
_index.jd 10 activity. This activity displays a DelayedConfirmationView that starts when the user presses "Start
  /external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/
control.siteallowed_show 18 the page that displays notifications, and DefaultNotificationsSetting=2 (Block
  /frameworks/base/media/java/android/media/
RemoteDisplayState.java 26 * Information available from IRemoteDisplayProvider about available remote displays.
41 * A list of all remote displays.
43 public final ArrayList<RemoteDisplayInfo> displays; field in class:RemoteDisplayState
46 displays = new ArrayList<RemoteDisplayInfo>();
50 displays = src.createTypedArrayList(RemoteDisplayInfo.CREATOR);
54 if (displays == null) {
57 final int count = displays.size();
59 if (!displays.get(i).isValid()) {
73 dest.writeTypedList(displays);
  /frameworks/base/tests/RemoteDisplayProvider/
README 12 wireless displays or launch an activity that uses the MediaRouter,
  /frameworks/native/services/vr/hardware_composer/aidl/android/dvr/
IVrComposer.aidl 7 * system app to connect to get SurfaceFlinger's outputs (all displays). This
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
GenFvImageExe.h 50 // The function that displays general utility information
74 // The function that displays the utility usage message.

Completed in 801 milliseconds

1 2 3 4 5 6 7 8 91011>>