OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testPoint
(Results
1 - 13
of
13
) 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
303
* @param
testPoint
the point to test
305
* @return true if the
testPoint
is inside the poly.
307
bool SpotShadow::testPointInsidePolygon(const Vector2
testPoint
,
310
float testx =
testPoint
.x;
311
float testy =
testPoint
.y;
[
all
...]
SpotShadow.h
55
static bool testPointInsidePolygon(const Vector2
testPoint
, const Vector2* poly, int len);
/external/chromium_org/ui/keyboard/resources/
touch_fuzzing.js
167
testPoint
: function(x, y) {
215
return node.decision.
testPoint
(x, y) >= 0;
/external/opencv/cvaux/src/
cvepilines.cpp
68
void icvTestPoint( CvPoint2D64d
testPoint
,
[
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 1104 milliseconds