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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_blitter.h 54 * \param x1 An X coordinate of the top-left corner.
55 * \param y1 A Y coordinate of the top-left corner.
56 * \param x2 An X coordinate of the bottom-right corner.
57 * \param y2 A Y coordinate of the bottom-right corner.
  /external/chromium_org/ui/message_center/cocoa/
notification_controller.h 37 // The button that invokes |-close:|, in the upper-right corner.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-145201.js 28 // Fix some corner cases in skipping native methods using caller.
regress-1708.js 28 // Regression test of a very rare corner case where left-trimming an
  /external/chromium_org/v8/test/webkit/
number-cell-reuse-expected.txt 24 This test checks corner cases of the number cell reuse code. In particular, it checks for known cases where code generation for number cell reuse caused assertions to fail.
number-cell-reuse.js 25 "This test checks corner cases of the number cell reuse code. In particular, it checks for known cases where code generation for number cell reuse caused assertions to fail."
  /external/harfbuzz_ng/util/
helper-cairo-ansi.cc 65 /* Use corner color as background color. */
  /external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/SSAO/
ssao15.frag 26 //one frustum corner method
  /external/mesa3d/docs/
MESA_copy_sub_buffer.spec 68 <x> and <y> indicates the lower-left corner of the region to copy and
  /external/mesa3d/src/gallium/auxiliary/util/
u_blitter.h 54 * \param x1 An X coordinate of the top-left corner.
55 * \param y1 A Y coordinate of the top-left corner.
56 * \param x2 An X coordinate of the bottom-right corner.
57 * \param y2 A Y coordinate of the bottom-right corner.
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
Transport.java 39 // TODO: don't bother retransmitting the request body? It's quite a corner
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/
StrictLineReaderTest.java 29 // Testing with LineReader buffer capacity 32 to check some corner cases.
  /external/skia/gm/
extractbitmap.cpp 60 // Draw the top left corner over the bottom right
  /external/v8/test/mjsunit/regress/
regress-1708.js 28 // Regression test of a very rare corner case where left-trimming an
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_InterpolateHalfDiag_Luma.c 33 * [in] pSrc Pointer to top-left corner of block used to interpolate
armVCM4P10_Interpolate_Chroma.c 29 * [in] pSrc Pointer to top-left corner of block used to
  /frameworks/base/docs/html/training/camera/
index.jd 44 they see around them, make unique avatars, look for zombies around the corner,
  /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/base/tools/layoutlib/bridge/src/android/graphics/
CornerPathEffect_Delegate.java 59 return "Corner Path Effects are not supported in Layout Preview mode.";
  /libcore/luni/src/test/java/libcore/io/
StrictLineReaderTest.java 32 // Testing with LineReader buffer capacity 32 to check some corner cases.
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
AlignFeatures.h 45 // Number of features to use from corner detection
  /packages/apps/Camera/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:
  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
AlignFeatures.h 45 // Number of features to use from corner detection
  /packages/apps/Camera2/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:
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.h 45 // Number of features to use from corner detection

Completed in 888 milliseconds

1 2 3 4 5 6 78 91011>>