HomeSort by relevance Sort by last modified time
    Searched full:corner (Results 476 - 500 of 1196) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
memalign_unittest.cc 153 // Check various corner cases
  /external/chromium_org/ui/app_list/views/
page_switcher.cc 64 // Paints a button that has two rounded corner at bottom.
  /external/chromium_org/ui/views/controls/
progress_bar.cc 22 // Corner radius for the progress bar's border.
  /external/clang/test/SemaCXX/
conversion-function.cpp 175 // would be 'operator int*'), but it's a corner case of a
  /external/eigen/doc/
C00_QuickStartGuide.dox 43 The first line of the \c main function declares a variable of type \c MatrixXd and specifies that it is a matrix with 2 rows and 2 columns (the entries are not initialized). The statement <tt>m(0,0) = 3</tt> sets the entry in the top-left corner to 3. You need to use round parentheses to refer to entries in the matrix. As usual in computer science, the index of the first index is 0, as opposed to the convention in mathematics that the first index is 1.
C05_TutorialAdvancedInitialization.dox 22 vector or array. Simply list the coefficients, starting at the top-left corner and moving from left to right
  /external/nist-sip/java/gov/nist/javax/sip/header/
Warning.java 203 * Fixed corner cases.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
FromParser.java 125 * Fixed corner cases.
ToParser.java 144 * Fixed corner cases.
  /external/skia/include/core/
SkMaskFilter.h 83 * as 'maskRect' but be translated to the upper-left corner of the mask
  /frameworks/av/libvideoeditor/vss/video_filters/src/
M4VIFI_ResizeRGB888toRGB888.c 202 equal to output width, replicate the corner pixels for
  /frameworks/base/core/tests/coretests/src/android/widget/
TextViewWordLimitsTest.java 106 * Corner cases for string length.
  /frameworks/base/docs/html/guide/topics/graphics/
view-animation.jd 81 <p>Screen coordinates (not used in this example) are (0,0) at the upper left hand corner, and
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
toasts.jd 67 <p>For example, if you decide that the toast should appear in the top-left corner, you can set the
  /frameworks/base/docs/html/tools/help/uiautomator/
UiCollection.jd 268 <div class="jd-descrdiv">Clicks the bottom and right corner of the UI element</div>
286 <div class="jd-descrdiv">Clicks the top and left corner of the UI element</div>
667 <div class="jd-descrdiv">Long clicks bottom and right corner of the UI element</div>
685 <div class="jd-descrdiv">Long clicks on the top and left corner of the UI element</div>
  /frameworks/base/docs/html/training/keyboard-input/
style.jd 121 bottom corner that's appropriate for the current text field.
  /frameworks/base/services/java/com/android/server/wm/
DimLayer.java 178 // corner.
  /frameworks/native/services/surfaceflinger/RenderEngine/
GLES11RenderEngine.cpp 79 // put the origin in the left-bottom corner
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
Intents.java 108 * of the upper left corner of the start rectangle, startWidth and startHeight
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiObject.java 440 * Clicks the top and left corner of the UI element
457 * Long clicks bottom and right corner of the UI element
474 * Clicks the bottom and right corner of the UI element
508 * Long clicks on the top and left corner of the UI element
    [all...]
  /packages/apps/Settings/src/com/android/settings/location/
LocationSettings.java 228 // corner cases, the location might still be enabled. In such case the master switch should
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_metaclass.py 15 in all those corner cases.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_isinstance.py 1 # Tests some corner cases with isinstance() and issubclass(). While these
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_metaclass.py 15 in all those corner cases.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_isinstance.py 1 # Tests some corner cases with isinstance() and issubclass(). While these

Completed in 1215 milliseconds

<<11121314151617181920>>