Searched refs:landscape (Results 1 – 25 of 63) sorted by relevance
123
/external/autotest/client/site_tests/platform_TabletMode/ |
D | platform_TabletMode.py | 139 landscape = self._take_screenshot('landscape') 152 self._verify_difference(laptop_start, landscape) 153 self._verify_difference(landscape, portrait)
|
D | control | 21 Takes screenshots when in laptop mode and tablet mode (landscape and portrait).
|
/external/iperf3/contrib/ |
D | iperf3.gp | 5 #set term postscript landscape color
|
/external/tensorflow/tensorflow/lite/toco/ |
D | README.md | 15 ## Where the converter fits in the TensorFlow landscape
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/ |
D | R.java | 420 public static final int landscape=0x7f0d0029; field in R.id
|
/external/libcups/filter/ |
D | common.c | 88 if (ppd && ppd->landscape > 0) in SetCommonOptions()
|
D | postscript-driver.shtml | 113 <td>The preferred landscape
|
D | pstops.c | 2321 if (ppd && ppd->landscape > 0) in set_pstops_options()
|
D | spec-ppd.shtml | 731 …ientation of the output: 0 = portrait, 1 = landscape rotated counter-clockwise, 2 = upside-down, 3…
|
/external/libyuv/files/docs/ |
D | rotation.md | 3 Rotation by multiplies of 90 degrees allows mobile devices to rotate webcams from landscape to port…
|
/external/libcups/cups/ |
D | ppd.h | 301 int landscape; /* -90 or 90 */ member
|
D | ppd.c | 665 ppd->landscape = -90; in _ppdOpen() 1202 ppd->landscape = -90; in _ppdOpen() 1204 ppd->landscape = 90; in _ppdOpen()
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | android.md | 30 of the image if the device is in landscape mode), it displays top three objects
|
/external/bcc/ |
D | CONTRIBUTING-SCRIPTS.md | 26 1. **Research the topic landscape**. Learn the existing tools and metrics (incl. from /proc). Deter…
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowLayoutInflaterTest.java | 327 assertThat(view.getId()).isEqualTo(R.id.landscape); in testMultiOrientation_explicitLandscape()
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …landscape",b="portrait",a="qx.event.handler.Orientation";qx.Class.define(a,{extend:qx.core.Object,…
|
/external/tensorflow/tensorflow/contrib/makefile/ |
D | README.md | 197 If you are building for Android TV (Shield TV devices), replace "portrait" with "landscape" for and…
|
/external/u-boot/drivers/video/ |
D | Kconfig | 91 mode or even if it's mounted landscape but rotated by 180degree,
|
/external/python/cpython2/Doc/library/ |
D | turtle.rst | 1495 >>> screen.bgpic("landscape.gif") 1497 "landscape.gif"
|
/external/python/cpython3/Doc/library/ |
D | turtle.rst | 1552 >>> screen.bgpic("landscape.gif") 1554 "landscape.gif"
|
/external/libjpeg-turbo/ |
D | usage.txt | 450 from landscape to portrait format by rotation. For EXIF files and JPEG files
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/Proposals/ |
D | GitHubMove.rst | 60 SVN, CVS, or anything else. Websites like GitHub have changed the landscape
|
/external/tensorflow/tensorflow/tools/docker/notebooks/ |
D | 2_getting_started.ipynb | 508 …agine that the possible errors we could get with different weights as a landscape. From whatever w…
|
/external/libexif/po/ |
D | fr.po | 2183 msgid "Landscape mode (for landscape photos with the background in focus)" 6185 #~ msgid "landscape"
|
D | es.po | 2183 msgid "Landscape mode (for landscape photos with the background in focus)" 6408 #~ msgid "landscape"
|
123