HomeSort by relevance Sort by last modified time
    Searched refs:testPoint (Results 1 - 15 of 15) sorted by null

  /external/fonttools/Lib/fontTools/pens/
pointInsidePen.py 49 def __init__(self, glyphSet, testPoint, evenOdd=0):
51 self.setTestPoint(testPoint, evenOdd)
53 def setTestPoint(self, testPoint, evenOdd=0):
55 self.testPoint = testPoint
88 x, y = self.testPoint
108 x, y = self.testPoint
173 x, y = self.testPoint
  /frameworks/base/libs/hwui/
SpotShadow.cpp 280 * @param testPoint the point to test
282 * @return true if the testPoint is inside the poly.
284 bool SpotShadow::testPointInsidePolygon(const Vector2 testPoint,
287 float testx = testPoint.x;
288 float testy = testPoint.y;
    [all...]
SpotShadow.h 56 static bool testPointInsidePolygon(const Vector2 testPoint, const Vector2* poly, int len);
  /external/opencv3/modules/core/misc/java/test/
PointTest.java 51 public void testPoint() {
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
ShapeImmutableTest.java 90 public void testPoint() {
  /external/opencv/cvaux/src/
cvepilines.cpp 68 void icvTestPoint( CvPoint2D64d testPoint,
    [all...]
  /external/opencv3/modules/calib3d/test/
test_cameracalibration.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 376 milliseconds