/external/u-boot/arch/arm/mach-imx/ |
D | video.c | 15 struct display_info_t const *dev = displays+i; in board_video_skip() 23 panel = displays[0].mode.name; in board_video_skip() 29 if (!strcmp(panel, displays[i].mode.name)) in board_video_skip() 35 ret = ipuv3_fb_init(&displays[i].mode, displays[i].di ? 1 : 0, in board_video_skip() 36 displays[i].pixfmt); in board_video_skip() 38 if (displays[i].enable) in board_video_skip() 39 displays[i].enable(displays + i); in board_video_skip() 42 displays[i].mode.name, in board_video_skip() 43 displays[i].mode.xres, in board_video_skip() 44 displays[i].mode.yres); in board_video_skip() [all …]
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
D | DisplayFacade.java | 46 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/ |
D | 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(); 173 it != displays.end(); ++it) {
|
D | full_screen_chrome_window_detector.cc | 64 desktop_config.displays.begin(); in IsWindowFullScreen() 65 it != desktop_config.displays.end(); ++it) { in IsWindowFullScreen()
|
D | desktop_configuration.h | 73 MacDisplayConfigurations displays; member
|
/external/u-boot/board/congatec/cgtqmx6eval/ |
D | cgtqmx6eval.c | 538 static struct display_info_t const displays[] = { variable 588 for (i = 0; i < ARRAY_SIZE(displays); i++) { in board_video_skip() 589 struct display_info_t const *dev = displays + i; in board_video_skip() 597 panel = displays[0].mode.name; in board_video_skip() 602 for (i = 0; i < ARRAY_SIZE(displays); i++) { in board_video_skip() 603 if (!strcmp(panel, displays[i].mode.name)) in board_video_skip() 607 if (i < ARRAY_SIZE(displays)) { in board_video_skip() 608 ret = ipuv3_fb_init(&displays[i].mode, 0, displays[i].pixfmt); in board_video_skip() 610 if (displays[i].enable) in board_video_skip() 611 displays[i].enable(displays + i); in board_video_skip() [all …]
|
/external/autotest/server/site_tests/enterprise_CFM_MimoSanity/ |
D | enterprise_CFM_MimoSanity.py | 68 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/autotest/client/site_tests/display_DisplayContainEdid/ |
D | display_DisplayContainEdid.py | 26 displays = display_facade.get_display_info() 28 if len(displays) == 0: 31 edid = displays[0].edid
|
/external/opencensus-java/contrib/zpages/ |
D | README.md | 57 The /rpcz page displays the canonical gRPC cumulative and interval stats broken down by RPC methods. 64 The /statsz page displays measures and stats for all exported views. Views are grouped into directo… 72 The /tracez page displays information about all active spans and all sampled spans based on latency 79 The /traceconfigz page displays information about the current active tracing configuration and
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiDisplayTests.cpp | 169 bool getDisplays (DisplayVector& displays); 170 bool getDisplaysForPlane (deUint32 plane, DisplayVector& displays); 173 bool getDisplays2 (DisplayVector& displays); 299 bool DisplayCoverageTestInstance::getDisplays (DisplayVector& displays) in getDisplays() argument 306 displays.clear(); in getDisplays() 341 displays.reserve(countRetrieved); in getDisplays() 351 displays.clear(); in getDisplays() 356 displays.push_back(display); in getDisplays() 371 bool DisplayCoverageTestInstance::getDisplaysForPlane(deUint32 plane, DisplayVector& displays) in getDisplaysForPlane() argument 377 displays.clear(); in getDisplaysForPlane() [all …]
|
/external/u-boot/board/engicam/imx6q/ |
D | imx6q.c | 114 struct display_info_t const displays[] = { variable 139 size_t display_count = ARRAY_SIZE(displays);
|
/external/pdfium/testing/resources/pixel/ |
D | bug_736695_2.evt | 1 # Open the dropdown to make sure it displays correctly.
|
/external/curl/docs/cmdline-opts/ |
D | trace-time.d | 5 Prepends a time stamp to each trace or verbose line that curl displays.
|
D | head.d | 8 curl displays the file size and last modification time only.
|
/external/u-boot/arch/arm/include/asm/mach-imx/ |
D | video.h | 24 extern struct display_info_t const displays[];
|
/external/u-boot/board/aristainetos/ |
D | aristainetos.c | 154 struct display_info_t const displays[] = { variable 203 size_t display_count = ARRAY_SIZE(displays);
|
/external/u-boot/board/kosagi/novena/ |
D | video.c | 304 struct display_info_t const displays[] = { variable 353 size_t display_count = ARRAY_SIZE(displays);
|
/external/u-boot/doc/device-tree-bindings/serial/ |
D | sandbox-serial.txt | 3 The sandbox serial device is an emulated device which displays its output
|
/external/u-boot/board/boundary/nitrogen6x/ |
D | README | 48 U-Boot support for the following displays is configured by 58 or the I2C touch controller of the LVDS and RGB displays in the priority
|
/external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/ |
D | control.siteallowed_show | 18 the page that displays notifications, and DefaultNotificationsSetting=2 (Block
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | screen_capturer_mac.mm | 52 // 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/ |
D | libip6t_LOG.t | 5 # iptables displays the log-level output using the number; not the string
|
D | libipt_LOG.t | 5 # iptables displays the log-level output using the number; not the string
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ |
D | typeunit-header.test | 10 and displays it.
|
/external/autotest/client/site_tests/cellular_ServiceName/ |
D | control.pseudomodem | 22 The service name is what the UI displays to the user.
|