Home
last modified time | relevance | path

Searched refs:DPI (Results 1 – 11 of 11) sorted by relevance

/external/selinux/sandbox/
DsandboxX.sh6 [ -z $2 ] && export DPI="96" || export DPI="$2"
23 (/usr/bin/Xephyr -resizeable -title "$TITLE" -terminate -screen $SCREENSIZE -dpi $DPI -nolisten tcp…
/external/autotest/client/site_tests/platform_DebugDaemonCupsAddPrinters/src/
DGenericPostScript.ppd.gz1*PPD-Adobe: "4.3" 2*% 3*% For information on using this, ...
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DJumpThreading.cpp993 DenseMap<BasicBlock*, unsigned>::iterator DPI = DestPopularity.begin(); in FindMostPopularDest() local
994 BasicBlock *MostPopularDest = DPI->first; in FindMostPopularDest()
995 unsigned Popularity = DPI->second; in FindMostPopularDest()
998 for (++DPI; DPI != DestPopularity.end(); ++DPI) { in FindMostPopularDest()
1001 if (DPI->second < Popularity) in FindMostPopularDest()
1003 else if (DPI->second == Popularity) { in FindMostPopularDest()
1005 SamePopularity.push_back(DPI->first); in FindMostPopularDest()
1009 MostPopularDest = DPI->first; in FindMostPopularDest()
1010 Popularity = DPI->second; in FindMostPopularDest()
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1128 DenseMap<BasicBlock*, unsigned>::iterator DPI = DestPopularity.begin(); in FindMostPopularDest() local
1129 BasicBlock *MostPopularDest = DPI->first; in FindMostPopularDest()
1130 unsigned Popularity = DPI->second; in FindMostPopularDest()
1133 for (++DPI; DPI != DestPopularity.end(); ++DPI) { in FindMostPopularDest()
1136 if (DPI->second < Popularity) in FindMostPopularDest()
1138 else if (DPI->second == Popularity) { in FindMostPopularDest()
1140 SamePopularity.push_back(DPI->first); in FindMostPopularDest()
1144 MostPopularDest = DPI->first; in FindMostPopularDest()
1145 Popularity = DPI->second; in FindMostPopularDest()
/external/webrtc/webrtc/modules/desktop_capture/mac/
Ddesktop_configuration.mm108 // DPI match that of the primary monitor.
138 // display uses different DPI settings.
/external/libcups/filter/
Dppd-compiler.shtml76 *<a href='ref-ppdcfile.html#Resolution'>Resolution</a> k 8 0 0 0 "600dpi/600 DPI"
185 *<a href='ref-ppdcfile.html#Resolution'>Resolution</a> k 8 0 0 0 "600dpi/600 DPI"
226 text to be <TT>"600dpi/600 DPI"</TT>. The name and text are separated by
291 *<a href='ref-ppdcfile.html#Resolution'>Resolution</a> k 8 0 0 0 "600dpi/600 DPI"
300 *<a href='ref-ppdcfile.html#Resolution'>Resolution</a> k 8 0 0 0 "1200dpi/1200 DPI"
315 *<a href='ref-ppdcfile.html#Resolution'>Resolution</a> k 8 0 0 0 "600dpi/600 DPI"
338 that supports printing at 300 and 600 DPI.</P>
440 *<a href='ref-ppdcfile.html#Resolution'>Resolution</a> k 8 0 0 0 "600dpi/600 DPI"
456 *<a href='ref-ppdcfile.html#Resolution'>Resolution</a> - 8 0 0 0 "300dpi/300 DPI"
457 <a href='ref-ppdcfile.html#Resolution'>Resolution</a> - 8 0 0 0 "600dpi/600 DPI"
[all …]
Draster-driver.shtml95 <a href='ref-ppdcfile.html#Resolution'>Resolution</a> - 1 0 0 0 "300dpi/300 DPI"
96 *<a href='ref-ppdcfile.html#Resolution'>Resolution</a> - 8 0 0 0 "600dpi/600 DPI"
/external/syslinux/core/
Disolinux.asm112 dp_dpi_len: resb 1 ; DPI len
120 db_dpi_csum: resb 1 ; Checksum for DPI info
/external/libdrm/include/drm/
DREADME102 - Missing DPI encode/connector pair.
/external/webrtc/webrtc/modules/desktop_capture/
Dscreen_capturer_mac.mm673 // Capturing mixed-DPI on one surface is hard, so we only return displays
674 // that match the "primary" display's DPI. The primary display is always
/external/syslinux/memdisk/
Dmemdisk.inc1149 .dpilen db 2ch ; DPI len
1157 .chksum db 0 ; DPI checksum