HomeSort by relevance Sort by last modified time
    Searched refs:coordinates (Results 76 - 100 of 345) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/tools/common/m2/repository/com/github/ben-manes/gradle-versions-plugin/0.11.3/
gradle-versions-plugin-0.11.3.jar 
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
ComplexMovementPath.java 98 * @param coordinates the coordinates for the waypoint
102 public void additionalChecks(float[] coordinates) throws WaypointRingNotEnteredException {
  /external/ImageMagick/www/api/
feature.php 176 <p>MeanShiftImage() delineate arbitrarily shaped clusters in the image. For each pixel, it visits all the pixels in the neighborhood specified by the window centered at the pixel and excludes those that are outside the radius=(window-1)/2 surrounding the pixel. From those pixels, it finds those that are within the specified color distance from the current mean, and computes a new x,y centroid from those coordinates and a new mean. This new x,y centroid is used as the center for a new window. This process iterates until it converges and the final mean is replaces the (original window center) pixel value. It repeats this process for the next pixel, etc., until it processes all pixels in the image. Results are typically better with colorspaces other than sRGB. We recommend YIQ, YUV or YCbCr.</p>
quantize.php 61 <p>For purposes of color allocation, an image is a set of n pixels, where each pixel is a point in RGB space. RGB space is a 3-dimensional vector space, and each pixel, Pi, is defined by an ordered triple of red, green, and blue coordinates, (Ri, Gi, Bi).</p>
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/svg/
svgpan.go 134 * Instance an SVGPoint object with given event coordinates.
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/svg/
svgpan.go 134 * Instance an SVGPoint object with given event coordinates.
  /external/skia/tests/
FontMgrTest.cpp 154 SkFontArguments::VariationPosition::Coordinate coordinates[],
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.4.0-alpha3/
lint-tests-25.4.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.4.0-alpha5/
lint-tests-25.4.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.4.0-alpha6/
lint-tests-25.4.0-alpha6.jar 
  /prebuilts/tools/common/m2/repository/com/cocoahero/android/geojson/1.0.1/
geojson-1.0.1.jar 
  /external/ImageMagick/MagickWand/
drawing-wand.c 310 const size_t number_coordinates,const PointInfo *coordinates)
319 for (i=number_coordinates, coordinate=coordinates; i != 0; i--)
797 % const size_t number_coordinates,const PointInfo *coordinates)
803 % o number_coordinates: number of coordinates
805 % o coordinates: coordinates
809 const size_t number_coordinates,const PointInfo *coordinates)
815 assert(coordinates != (const PointInfo *) NULL);
816 MVGAppendPointsCommand(wand,"bezier",number_coordinates,coordinates);
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.18.1/
org.eclipse.tycho.p2.maven.repository-0.18.1.jar 
  /external/swiftshader/src/Shader/
PixelPipeline.cpp     [all...]
SamplerCore.cpp 552 void SamplerCore::border(Short4 &mask, Float4 &coordinates)
554 Int4 border = As<Int4>(CmpLT(Abs(coordinates - Float4(0.5f)), Float4(0.5f)));
558 void SamplerCore::border(Int4 &mask, Float4 &coordinates)
560 mask = As<Int4>(CmpLT(Abs(coordinates - Float4(0.5f)), Float4(0.5f)));
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 527 coordlist is sequence of coordinates
557 coordlist is sequence of coordinates
631 fun must be a function with two arguments, the coordinates
646 fun must be a function with two arguments, the coordinates
665 fun must be a function with two arguments, the coordinates of the
686 fun must be a function with two arguments, the coordinates
770 coordinates = self.cv.coords(item)
772 while coordinates:
773 x, y = coordinates[:2]
776 coordinates = coordinates[2:
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 527 coordlist is sequence of coordinates
557 coordlist is sequence of coordinates
631 fun must be a function with two arguments, the coordinates
646 fun must be a function with two arguments, the coordinates
665 fun must be a function with two arguments, the coordinates of the
686 fun must be a function with two arguments, the coordinates
770 coordinates = self.cv.coords(item)
772 while coordinates:
773 x, y = coordinates[:2]
776 coordinates = coordinates[2:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 527 coordlist is sequence of coordinates
557 coordlist is sequence of coordinates
631 fun must be a function with two arguments, the coordinates
646 fun must be a function with two arguments, the coordinates
665 fun must be a function with two arguments, the coordinates of the
686 fun must be a function with two arguments, the coordinates
770 coordinates = self.cv.coords(item)
772 while coordinates:
773 x, y = coordinates[:2]
776 coordinates = coordinates[2:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 527 coordlist is sequence of coordinates
557 coordlist is sequence of coordinates
631 fun must be a function with two arguments, the coordinates
646 fun must be a function with two arguments, the coordinates
665 fun must be a function with two arguments, the coordinates of the
686 fun must be a function with two arguments, the coordinates
770 coordinates = self.cv.coords(item)
772 while coordinates:
773 x, y = coordinates[:2]
776 coordinates = coordinates[2:
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.20.0/
org.eclipse.tycho.p2.maven.repository-0.20.0.jar 
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/report/
source.go 325 // Collect source coordinates from profile.
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/report/
source.go 325 // Collect source coordinates from profile.
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 

Completed in 842 milliseconds

1 2 34 5 6 7 8 91011>>