Home
last modified time | relevance | path

Searched refs:displays (Results 1 – 25 of 242) sorted by relevance

12345678910

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DDisplayFacade.java46 private void updateDisplays(Display[] displays) { in updateDisplays() argument
51 for(Display d : displays) { in updateDisplays()
59 Display[] displays = mDisplayManager.getDisplays(); in displayGetDisplays() local
60 updateDisplays(displays); in displayGetDisplays()
61 Integer[] results = new Integer[displays.length]; in displayGetDisplays()
62 for(int i = 0; i < displays.length; i++) { in displayGetDisplays()
63 results[i] = displays[i].getDisplayId(); in displayGetDisplays()
/external/webrtc/webrtc/modules/desktop_capture/mac/
Ddesktop_configuration.mm120 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();
173 it != displays.end(); ++it) {
Dfull_screen_chrome_window_detector.cc64 desktop_config.displays.begin(); in IsWindowFullScreen()
65 it != desktop_config.displays.end(); ++it) { in IsWindowFullScreen()
Ddesktop_configuration.h73 MacDisplayConfigurations displays; member
/external/swiftshader/src/OpenGL/libGL/
DDisplay.cpp32 DisplayMap displays; variable
36 if(displays.find(displayId) != displays.end()) in getDisplay()
38 return displays[displayId]; in getDisplay()
44 displays[displayId] = display; in getDisplay()
58 displays.erase(displayId); in ~Display()
/external/autotest/server/site_tests/enterprise_CFM_MimoSanity/
Denterprise_CFM_MimoSanity.py68 displays = self.device_collector.get_devices_by_spec(
70 if not displays:
72 if len(displays) != 1:
74 'connected. Found %d' % len(displays))
75 self._mimo = displays[0]
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp163 bool getDisplays (DisplayVector& displays);
164 bool getDisplaysForPlane (deUint32 plane, DisplayVector& displays);
241 bool DisplayCoverageTestInstance::getDisplays(DisplayVector& displays) in getDisplays() argument
248 displays.clear(); in getDisplays()
283 displays.reserve(countRetrieved); in getDisplays()
293 displays.clear(); in getDisplays()
298 displays.push_back(display); in getDisplays()
313 bool DisplayCoverageTestInstance::getDisplaysForPlane(deUint32 plane, DisplayVector& displays) in getDisplaysForPlane() argument
319 displays.clear(); in getDisplaysForPlane()
337 displays.resize(countReported); in getDisplaysForPlane()
[all …]
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c66 struct hash_table * displays; member
314 struct hash_entry *entry = _mesa_hash_table_search(wsi->displays, in wsi_wl_get_display()
328 entry = _mesa_hash_table_search(wsi->displays, wl_display); in wsi_wl_get_display()
333 entry = _mesa_hash_table_insert(wsi->displays, wl_display, display); in wsi_wl_get_display()
804 wsi->displays = _mesa_hash_table_create(NULL, _mesa_hash_pointer, in wsi_wl_init_wsi()
806 if (!wsi->displays) { in wsi_wl_init_wsi()
841 hash_table_foreach(wsi->displays, entry) in wsi_wl_finish_wsi()
844 _mesa_hash_table_destroy(wsi->displays, NULL); in wsi_wl_finish_wsi()
/external/drm_hwcomposer/
Dhwcomposer.cpp195 DisplayMap displays; member
489 hwc_drm_display_t *hd = &ctx->displays[display]; in hwc_event_control()
538 for (std::pair<const int, hwc_drm_display> &display_entry : ctx->displays) { in hwc_register_procs()
554 hwc_drm_display_t *hd = &ctx->displays[display]; in hwc_get_display_configs()
639 hwc_drm_display_t *hd = &ctx->displays[display]; in hwc_get_active_config()
650 hwc_drm_display_t *hd = &ctx->displays[display]; in hwc_set_active_config()
718 hwc_drm_display_t *hd = &ctx->displays[display]; in hwc_initialize_display()
/external/pdfium/testing/resources/pixel/
Dbug_736695_2.evt1 # Open the dropdown to make sure it displays correctly.
/external/curl/docs/cmdline-opts/
Dtrace-time.d5 Prepends a time stamp to each trace or verbose line that curl displays.
Dhead.d8 curl displays the file size and last modification time only.
/external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/
Dcontrol.siteallowed_show18 the page that displays notifications, and DefaultNotificationsSetting=2 (Block
/external/webrtc/webrtc/modules/desktop_capture/
Dscreen_capturer_mac.mm52 // Standard Mac displays have 72dpi, but we report 96dpi for
470 for (MacDisplayConfigurations::iterator it = desktop_config_.displays.begin();
471 it != desktop_config_.displays.end(); ++it) {
595 for (size_t i = 0; i < desktop_config_.displays.size(); ++i) {
596 const MacDisplayConfiguration& display_config = desktop_config_.displays[i];
664 displays_to_capture = desktop_config_.displays;
667 // Create the window list once for all displays.
673 // Capturing mixed-DPI on one surface is hard, so we only return displays
837 if (desktop_config_.displays.size() > 1) {
/external/iptables/extensions/
Dlibip6t_LOG.t5 # iptables displays the log-level output using the number; not the string
Dlibipt_LOG.t5 # iptables displays the log-level output using the number; not the string
/external/autotest/client/site_tests/cellular_ServiceName/
Dcontrol.pseudomodem22 The service name is what the UI displays to the user.
/external/skqp/site/user/sample/
Dviewer.md3 The Skia Viewer displays a series of slides that exhibit specific features of Skia, including the S…
5 * Observe rendering performance - placing the Viewer in stats mode displays average frame times.
/external/skia/site/user/sample/
Dviewer.md3 The Skia Viewer displays a series of slides that exhibit specific features of Skia, including the S…
5 * Observe rendering performance - placing the Viewer in stats mode displays average frame times.
/external/syslinux/doc/
Dcptime.txt17 Times the copy off (read) of a file, optionally computes/displays
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.227 Mksquashfs by default now displays a progress bar. This option disables
/external/ltp/testcases/realtime/doc/
DHOWTO_ADD_TESTS40 - your test has a -h option which displays usage
/external/bzip2/
Dwords329 "bzip2 -L" displays the software license.
/external/skia/site/dev/sheriffing/
Dandroid.md36 If the autoroller displays an error in the UI then look for more detail in it's [cloud logs](https:…
57 The banner on the top of the [status page](https://status.skia.org) also displays the current RoboC…
/external/skqp/site/dev/sheriffing/
Dandroid.md36 If the autoroller displays an error in the UI then look for more detail in it's [cloud logs](https:…
57 The banner on the top of the [status page](https://status.skia.org) also displays the current RoboC…

12345678910