Searched refs:landscape (Results 1 – 25 of 59) sorted by relevance
123
/external/autotest/client/site_tests/platform_TabletMode/ |
D | platform_TabletMode.py | 141 landscape = self._take_screenshot('landscape') 154 self._verify_difference(laptop_start, landscape) 155 self._verify_difference(landscape, portrait)
|
D | control | 21 Takes screenshots when in laptop mode and tablet mode (landscape and portrait).
|
/external/tensorflow/tensorflow/contrib/lite/toco/ |
D | README.md | 18 ## Where the converter fits in the TensorFlow landscape
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/ |
D | R.java | 53 public static final int landscape = 0x7f010024; 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/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/libyuv/files/docs/ |
D | rotation.md | 3 Rotation by multiplies of 90 degrees allows mobile devices to rotate webcams from landscape to port…
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowLayoutInflaterTest.java | 334 assertThat(view.getId()).isEqualTo(R.id.landscape); in testMultiOrientation_explicitLandscape()
|
/external/tensorflow/tensorflow/docs_src/mobile/ |
D | mobile_intro.md | 73 landscape features. Embedded applications often need to count objects that are
|
/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/lite/ |
D | README.md | 23 …he bottom of the image (or at the left of the image if the device is in landscape mode), it shows …
|
/external/python/cpython2/Doc/library/ |
D | turtle.rst | 1495 >>> screen.bgpic("landscape.gif") 1497 "landscape.gif"
|
/external/python/cpython3/Doc/library/ |
D | turtle.rst | 1553 >>> screen.bgpic("landscape.gif") 1555 "landscape.gif"
|
/external/libjpeg-turbo/ |
D | usage.txt | 450 from landscape to portrait format by rotation. For EXIF files and JPEG files
|
/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 | en_GB.po | 2077 msgid "Landscape mode (for landscape photos with the background in focus)" 2078 msgstr "Landscape mode (for landscape photos with the background in focus)"
|
D | en_AU.po | 2077 msgid "Landscape mode (for landscape photos with the background in focus)" 2078 msgstr "Landscape mode (for landscape photos with the background in focus)"
|
D | es.po | 2183 msgid "Landscape mode (for landscape photos with the background in focus)" 6408 #~ msgid "landscape"
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.6.rst | 205 printing, but the landscape for programming tools has shifted. We no
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.6.rst | 207 printing, but the landscape for programming tools has shifted. We no
|
123