/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 | desktop_configuration.h | 73 MacDisplayConfigurations displays; member
|
D | full_screen_chrome_window_detector.cc | 64 desktop_config.displays.begin(); in IsWindowFullScreen() 65 it != desktop_config.displays.end(); ++it) { in IsWindowFullScreen()
|
/external/skia/site/dev/testing/ |
D | skiaperf.md | 21 For example, this query displays the [total code size of the library over time](https://perf.skia.o… 25 This query displays [the ratio of playback time in ms to the number of ops for desk\_wowwiki.skp](h…
|
/external/drm_hwcomposer/ |
D | hwcomposer.cpp | 196 DisplayMap displays; member 638 hwc_drm_display_t *hd = &ctx->displays[display]; in hwc_event_control() 686 for (std::pair<const int, hwc_drm_display> &display_entry : ctx->displays) in hwc_register_procs() 700 hwc_drm_display_t *hd = &ctx->displays[display]; in hwc_get_display_configs() 785 hwc_drm_display_t *hd = &ctx->displays[display]; in hwc_get_active_config() 796 hwc_drm_display_t *hd = &ctx->displays[display]; in hwc_set_active_config() 864 hwc_drm_display_t *hd = &ctx->displays[display]; in hwc_initialize_display()
|
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/ |
D | handlingforms.rst | 50 This version has two handlers: ``MainPage``, mapped to the URL ``/``, displays 51 a web form. ``Guestbook``, mapped to the URL ``/sign``, displays the data
|
/external/autotest/client/site_tests/cellular_ServiceName/ |
D | control | 23 The service name is what the UI displays to the user.
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-3.2 | 27 Mksquashfs by default now displays a progress bar. This option disables
|
/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) {
|
D | mouse_cursor_monitor_mac.mm | 113 for (MacDisplayConfigurations::iterator it = configuration.displays.begin(); 114 it != configuration.displays.end(); ++it) {
|
/external/bzip2/ |
D | words3 | 29 "bzip2 -L" displays the software license.
|
/external/google-breakpad/src/tools/windows/ |
D | refresh_binaries.bat | 19 REM switch back to top level so that 'svn info' displays useful information.
|
/external/elfutils/po/ |
D | en@boldquot.header | 23 # This catalog furthermore displays the text between the quotation marks in
|
/external/libexif/po/ |
D | en@boldquot.header | 23 # This catalog furthermore displays the text between the quotation marks in
|
/external/bison/runtime-po/ |
D | en@boldquot.header | 23 # This catalog furthermore displays the text between the quotation marks in
|
/external/bison/po/ |
D | en@boldquot.header | 23 # This catalog furthermore displays the text between the quotation marks in
|
/external/e2fsprogs/po/ |
D | en@boldquot.header | 23 # This catalog furthermore displays the text between the quotation marks in
|
/external/webrtc/webrtc/modules/video_render/mac/ |
D | cocoa_full_screen_window.mm | 70 …WEBRTC_TRACE(kTraceError, kTraceVideoRenderer, 0, "%s:%d Could not release the displays", __FUNCTI…
|
/external/llvm/docs/CommandGuide/ |
D | llvm-readobj.rst | 12 The :program:`llvm-readobj` tool displays low-level format-specific information
|
/external/skia/site/user/sample/ |
D | sampleapp.md | 3 The SampleApp displays a series of slides that exhibit specific features of the Skia system. It is …
|
/external/icu/icu4c/source/samples/cal/ |
D | readme.txt | 2 icucal: a sample program which displays the calendar.
|
/external/icu/icu4c/source/samples/numfmt/ |
D | readme.txt | 2 numfmt: a sample program which displays number formatting in C and C++
|
/external/icu/icu4c/source/samples/date/ |
D | readme.txt | 2 icudate: a sample program which displays the current date
|
/external/shflags/doc/ |
D | RELEASE_NOTES-1.0.2.txt | 19 shFlags. It adds several warning messages, fixes three issues, and now displays
|