HomeSort by relevance Sort by last modified time
    Searched full:diagonal (Results 451 - 475 of 657) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ConstraintPainter.java 255 * Instead, we can simply draw a diagonal arrow here to represent BOTH constraints and
    [all...]
  /external/skia/src/core/
SkPath.cpp 401 A diagonal line is parsed.
465 return false; // diagonal
539 return false; // we're diagonal, abort (can we ever reach this?)
    [all...]
  /external/gemmlowp/standalone/
neon-gemm-kernel-benchmark.cc 138 // There is also a third possibility, "diagonal order",
188 enum class CellOrder { DepthMajor, WidthMajor, Diagonal };
234 case CellOrder::Diagonal:
235 return "Diagonal";
250 case CellOrder::Diagonal:
    [all...]
  /external/ImageMagick/MagickCore/
paint.c 574 if (LocaleCompare(artifact,"Diagonal") == 0)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/clipping/
vktClippingTests.cpp 673 // Diagonal lines just outside the clip volume.
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureUnitTests.cpp 482 planarTransData[i] = rnd.getFloat(0.1f, 0.9f); // Two first diagonal cells control the scaling.
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_tex.c 722 /* Upload the "diagonal" entries for the possible texture sources ($t == $s).
    [all...]
  /external/opencv/cv/src/
cvlkpyramid.cpp 922 // fill part of G below its diagonal
    [all...]
  /external/python/cpython2/Doc/howto/
unicode.rst 108 is two diagonal strokes and a horizontal stroke, though the exact details will
    [all...]
  /frameworks/base/graphics/java/android/graphics/
ColorSpace.java     [all...]
  /frameworks/native/opengl/tests/hwc/
hwcCommit.cpp 629 // are laid out on a diagonal starting from the upper left corner. With
    [all...]
  /development/samples/ApiDemos/res/values/
strings.xml     [all...]
  /external/opencv/cvaux/include/
cvmat.hpp 388 k < 0 - i-th diagonal */
    [all...]
  /external/skia/src/sksl/
SkSLSPIRVCodeGenerator.cpp     [all...]
  /external/svox/pico/lib/
picocep.c 699 * perform inversion of diagonal element of WUW matrix
700 * @param d : diagonal element to be inverted
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_intra_prediction.c     [all...]
  /docs/source.android.com/en/compatibility/7.0/
android-7.0-cdd.html 668 <li>MUST have a screen with the physical diagonal length in the range from 1.1 to 2.5 inches.
679 <li>MUST have a screen with the physical diagonal length equal to or greater than 6 inches.
    [all...]
  /docs/source.android.com/en/compatibility/7.1/
android-7.1-cdd.html 666 <li>MUST have a screen with the physical diagonal length in the range from 1.1 to 2.5 inches.
677 <li>MUST have a screen with the physical diagonal length equal to or greater than 6 inches.
    [all...]
  /docs/source.android.com/en/compatibility/
android-7.1-cdd.html 666 <li>MUST have a screen with the physical diagonal length in the range from 1.1 to 2.5 inches.
677 <li>MUST have a screen with the physical diagonal length equal to or greater than 6 inches.
    [all...]
android-cdd.html 143 MUST have a screen with the physical diagonal length in the range from 1.1
166 MUST have a screen with the physical diagonal length equal to or greater
    [all...]
  /docs/source.android.com/en/compatibility/4.0/
android-4.0-cdd.html     [all...]
  /docs/source.android.com/en/compatibility/4.2/
android-4.2-cdd.html     [all...]
  /docs/source.android.com/en/compatibility/4.3/
android-4.3-cdd.html     [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20130806_221321-fw_1.0.AA-robot/
touch_firmware_report-link-fw_1.0.AA-robot-20130806_221321     [all...]
  /external/freetype/src/truetype/
ttinterp.c     [all...]

Completed in 2213 milliseconds

<<11121314151617181920>>