HomeSort by relevance Sort by last modified time
    Searched refs:testPoint (Results 1 - 11 of 11) 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 275 * @param testPoint the point to test
277 * @return true if the testPoint is inside the poly.
279 bool SpotShadow::testPointInsidePolygon(const Vector2 testPoint, const Vector2* poly, int len) {
281 float testx = testPoint.x;
282 float testy = testPoint.y;
    [all...]
SpotShadow.h 56 static bool testPointInsidePolygon(const Vector2 testPoint, const Vector2* poly, int len);
  /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/python/cpython2/Mac/Modules/ctl/
_Ctlmodule.c 495 Point testPoint;
500 PyMac_GetPoint, &testPoint))
503 testPoint);
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
init_ops_test.py 493 def testPoint(self):
  /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 138 milliseconds