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

<<11121314151617181920>>

  /external/replicaisland/src/com/replica/replicaisland/
DrawableBitmap.java 91 * lower-left-hand-corner of the view being (0,0).
  /external/skia/gm/
blurroundrect.cpp 30 fName.appendf("-WH[%ix%i]-corner[%i]", width, height, radius);
  /external/skia/src/gpu/
GrSWMaskHelper.cpp 96 // Now translate so the bound's UL corner is at the origin
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_BlockMatch_Half.c 42 * pSrcRefY - Pointer to the top-left corner of the co-located block in the
omxVCM4P10_BlockMatch_Quarter.c 42 * pSrcRefY - Pointer to the top-left corner of the co-located block in the
  /frameworks/base/core/java/android/hardware/
SensorListener.java 41 * the top of the screen (the origin is in the lower-left corner).
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_const.hpp 92 // generated in some corner cases:
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp 64 int nrvert = height/60; // and vertical buckets for harris corner detection.
Geometry.h 138 // Calculate the corner points
  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
AlignFeatures.cpp 64 int nrvert = height/60; // and vertical buckets for harris corner detection.
Geometry.h 138 // Calculate the corner points
  /packages/apps/InCallUI/src/com/android/incallui/
SmallerHitTargetTouchListener.java 62 // "0,0" is a touch on the upper-left-most corner of the view.)
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp 64 int nrvert = height/60; // and vertical buckets for harris corner detection.
Geometry.h 138 // Calculate the corner points
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysKeyboardView.java 83 // The coordinates of panel's left-top corner in parentView's coordinate system.
  /packages/services/Telephony/src/com/android/phone/
SmallerHitTargetTouchListener.java 63 // "0,0" is a touch on the upper-left-most corner of the view.)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_setcomps.py 73 ########### Tests for various scoping corner cases ############
test_generators.py 1181 # start. Starting in a corner makes the 2nd move easy.
1182 corner = self.coords2index(0, 0)
1183 remove_from_successors(corner)
1184 self.lastij = corner
1185 yield corner
1186 add_to_successors(corner)
1190 corner = self.coords2index(0, 0)
1191 assert self.lastij == corner # i.e., we started in the corner
1194 assert len(succs[corner]) ==
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_setcomps.py 73 ########### Tests for various scoping corner cases ############
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
FrameLayoutRule.java 107 // just draw insert lines indicating the top left corner where
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimDescriptors.java 96 + "For example, if these values are 0, 0 (top-left corner), all growth "
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
Gesture.java 63 * <li>Resize (dragging some edge or corner of a widget to change its size, for
GlobalCanvasDragInfo.java 142 * (15,20) from the top left corner of this rectangle, then the drag bounds would be
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DataGrid.js 122 headerRow.createChild("th", "corner");
123 fillerRow.createChild("td", "corner");
124 columnGroup.createChild("col", "corner");
590 var numColumns = headerTableColumns.length - 1; // Do not process corner column.
710 var numColumns = headerTableColumns.length - 1; // Do not process corner column.
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/model/
LatLngBounds.html 907 <td class="jd-descrcol" width="100%">Northeast corner of the bound.</td>
918 <td class="jd-descrcol" width="100%">Southwest corner of the bound.</td>
949 <div class="jd-descrdiv">Creates a new bounds based on a southwest and a northeast corner.</div>
    [all...]

Completed in 1708 milliseconds

<<11121314151617181920>>