HomeSort by relevance Sort by last modified time
    Searched full:corner (Results 226 - 250 of 1638) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/src/gpu/
GrRect.h 66 /** Returns true if the rectangles overlap or share an edge or corner. It assumed that rects can be
  /external/skia/src/gpu/ops/
GrShadowRRectOp.cpp 74 // However, each corner is rendered as a fan rather than a simple quad, as below. (The diagram
75 // shows the upper part of the upper left corner. The bottom triangle would similarly be split
84 // The center of the fan handles the curve of the corner. For roundrects where the stroke width
85 // is greater than the corner radius, the outer triangles blend from the curve to the straight
88 // In the case where the stroke width is greater than the corner radius and the
459 // corner get skewed to a diamond rather than a square. To correct for that,
461 // By doing so, we end up with a quarter circle in the corner rather than the
471 // build corner by corner
  /external/skia/tests/
PathOpsBoundsTest.cpp 20 {{2, 0, 4, 1}, {4, 1, 5, 2}}, // touching just on a corner is OK
ReadPixelsTest.cpp 305 // touching top left corner
307 // overlapping top left corner
313 // overlapping top right corner
317 // outside top right corner
319 // touching top right corner
325 // overlapping bottom left corner
329 // outside bottom left corner
331 // touching bottom left corner
337 // overlapping bottom right corner
  /external/skqp/gm/
extractbitmap.cpp 59 // Draw the top left corner over the bottom right
  /external/skqp/include/utils/mac/
SkCGUtils.h 72 * of the top-left corner of the bitmap. The bitmap is converted using the
  /external/skqp/src/gpu/
GrRect.h 66 /** Returns true if the rectangles overlap or share an edge or corner. It assumed that rects can be
  /external/skqp/src/gpu/ops/
GrShadowRRectOp.cpp 74 // However, each corner is rendered as a fan rather than a simple quad, as below. (The diagram
75 // shows the upper part of the upper left corner. The bottom triangle would similarly be split
84 // The center of the fan handles the curve of the corner. For roundrects where the stroke width
85 // is greater than the corner radius, the outer triangles blend from the curve to the straight
88 // In the case where the stroke width is greater than the corner radius and the
459 // corner get skewed to a diamond rather than a square. To correct for that,
461 // By doing so, we end up with a quarter circle in the corner rather than the
471 // build corner by corner
  /external/skqp/tests/
PathOpsBoundsTest.cpp 20 {{2, 0, 4, 1}, {4, 1, 5, 2}}, // touching just on a corner is OK
ReadPixelsTest.cpp 305 // touching top left corner
307 // overlapping top left corner
313 // overlapping top right corner
317 // outside top right corner
319 // touching top right corner
325 // overlapping bottom left corner
329 // outside bottom left corner
331 // touching bottom left corner
337 // overlapping bottom right corner
  /external/tensorflow/tensorflow/core/util/
tensor_slice_set_test.cc 56 // Slice #2 is the bottom left corner
65 // Slice #3 is the bottom right corner
155 // Slice #2 is the bottom left corner
163 // Slice #3 is the bottom right corner
  /external/webrtc/webrtc/modules/desktop_capture/
desktop_capturer.h 54 // the top left corner of the capture target. Pending capture operations are
  /frameworks/base/location/java/android/location/
Geocoder.java 207 * @param lowerLeftLatitude the latitude of the lower left corner of the bounding box
208 * @param lowerLeftLongitude the longitude of the lower left corner of the bounding box
209 * @param upperRightLatitude the latitude of the upper right corner of the bounding box
210 * @param upperRightLongitude the longitude of the upper right corner of the bounding box
  /frameworks/layoutlib/bridge/src/android/graphics/
CornerPathEffect_Delegate.java 59 return "Corner Path Effects are not supported in Layout Preview mode.";
  /frameworks/opt/bitmap/src/com/android/bitmap/util/
RectUtils.java 47 // Then translate so that the upper left corner of the rotated full rect is at (0,0).
  /frameworks/support/cardview/res/values/
attrs.xml 24 <!-- Corner radius for CardView. -->
  /packages/apps/Launcher3/src/com/android/launcher3/graphics/
FastScrollThumbDrawable.java 54 // The path represents a rotate tear-drop shape, with radius of one corner is 1/5th of the
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.h 45 // Number of features to use from corner detection
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.h 148 * \param cd_target_nr_corners target number of corners for corner detector
149 * \param cm_max_disparity maximum disparity search range for corner matcher (in units of ratio of image width)
151 * \param cd_nr_horz_blocks the number of horizontal blocks for the corner detector to partition the image
152 * \param cd_nr_vert_blocks the number of vertical blocks for the corner detector to partition the image
230 * Returns the pointer to an array of indices that were found to be RANSAC inliers from the matched corner lists.
244 * \param inlier_indices pointer to an array of indices that were found to be RANSAC inliers from the matched corner lists.
325 // length of corner arrays:
328 // corner locations of reference image features:
333 // corner locations of inspection image features:
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
b.go 19 // Corner cases: association with (presumed) predeclared types
  /prebuilts/go/darwin-x86/test/
divide.go 7 // Test divide corner cases.
  /prebuilts/go/linux-x86/src/go/doc/testdata/
b.go 19 // Corner cases: association with (presumed) predeclared types
  /prebuilts/go/linux-x86/test/
divide.go 7 // Test divide corner cases.
  /prebuilts/sdk/current/support/v7/cardview/res/values/
values.xml 11 <!-- Corner radius for CardView. -->
  /system/core/libcutils/tests/
PropertiesTest.cpp 282 // corner cases
296 // corner cases
329 // corner cases
343 // corner cases

Completed in 1241 milliseconds

1 2 3 4 5 6 7 8 91011>>