/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/ |
input.h | 500 /* Get the current length of the major axis of an ellipse that describes the touch area 504 /* Get the current length of the minor axis of an ellipse that describes the touch area 508 /* Get the current length of the major axis of an ellipse that describes the size 514 /* Get the current length of the minor axis of an ellipse that describes the size 593 /* Get the historical length of the major axis of an ellipse that describes the touch area 599 /* Get the historical length of the minor axis of an ellipse that describes the touch area 605 /* Get the historical length of the major axis of an ellipse that describes the size 613 /* Get the historical length of the minor axis of an ellipse that describes the size
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/ |
input.h | 500 /* Get the current length of the major axis of an ellipse that describes the touch area 504 /* Get the current length of the minor axis of an ellipse that describes the touch area 508 /* Get the current length of the major axis of an ellipse that describes the size 514 /* Get the current length of the minor axis of an ellipse that describes the size 593 /* Get the historical length of the major axis of an ellipse that describes the touch area 599 /* Get the historical length of the minor axis of an ellipse that describes the touch area 605 /* Get the historical length of the major axis of an ellipse that describes the size 613 /* Get the historical length of the minor axis of an ellipse that describes the size
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/ |
input.h | 500 /* Get the current length of the major axis of an ellipse that describes the touch area 504 /* Get the current length of the minor axis of an ellipse that describes the touch area 508 /* Get the current length of the major axis of an ellipse that describes the size 514 /* Get the current length of the minor axis of an ellipse that describes the size 593 /* Get the historical length of the major axis of an ellipse that describes the touch area 599 /* Get the historical length of the minor axis of an ellipse that describes the touch area 605 /* Get the historical length of the major axis of an ellipse that describes the size 613 /* Get the historical length of the minor axis of an ellipse that describes the size
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/ |
input.h | 500 /* Get the current length of the major axis of an ellipse that describes the touch area 504 /* Get the current length of the minor axis of an ellipse that describes the touch area 508 /* Get the current length of the major axis of an ellipse that describes the size 514 /* Get the current length of the minor axis of an ellipse that describes the size 593 /* Get the historical length of the major axis of an ellipse that describes the touch area 599 /* Get the historical length of the minor axis of an ellipse that describes the touch area 605 /* Get the historical length of the major axis of an ellipse that describes the size 613 /* Get the historical length of the minor axis of an ellipse that describes the size
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/ |
input.h | 500 /* Get the current length of the major axis of an ellipse that describes the touch area 504 /* Get the current length of the minor axis of an ellipse that describes the touch area 508 /* Get the current length of the major axis of an ellipse that describes the size 514 /* Get the current length of the minor axis of an ellipse that describes the size 593 /* Get the historical length of the major axis of an ellipse that describes the touch area 599 /* Get the historical length of the minor axis of an ellipse that describes the touch area 605 /* Get the historical length of the major axis of an ellipse that describes the size 613 /* Get the historical length of the minor axis of an ellipse that describes the size
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/ |
input.h | 500 /* Get the current length of the major axis of an ellipse that describes the touch area 504 /* Get the current length of the minor axis of an ellipse that describes the touch area 508 /* Get the current length of the major axis of an ellipse that describes the size 514 /* Get the current length of the minor axis of an ellipse that describes the size 593 /* Get the historical length of the major axis of an ellipse that describes the touch area 599 /* Get the historical length of the minor axis of an ellipse that describes the touch area 605 /* Get the historical length of the major axis of an ellipse that describes the size 613 /* Get the historical length of the minor axis of an ellipse that describes the size
|
/external/opencv/cvaux/include/ |
cvvidsurv.hpp | 712 enum {RECT, ELLIPSE} shape; 718 { CvDrawShape::ELLIPSE, CV_RGB(255,0,0) }, 719 { CvDrawShape::ELLIPSE, CV_RGB(0,255,0) }, 720 { CvDrawShape::ELLIPSE, CV_RGB(0,0,255) }, 721 { CvDrawShape::ELLIPSE, CV_RGB(255,255,0) }, 722 { CvDrawShape::ELLIPSE, CV_RGB(0,255,255) }, 723 { CvDrawShape::ELLIPSE, CV_RGB(255,0,255) } [all...] |
/external/webkit/Source/WebCore/css/ |
CSSGradientValue.cpp | 605 result += "ellipse "; 711 // Compute horizontal radius of ellipse with center at 0,0 which passes through p, and has 754 enum GradientShape { Circle, Ellipse }; 755 GradientShape shape = Ellipse; 815 // If <shape> is ellipse, the gradient-shape has the same ratio of width to height 832 // If <shape> is ellipse, the gradient-shape has the same ratio of width to height [all...] |
CSSValueKeywords.in | 792 ellipse
|
/external/skia/src/svg/ |
SkSVGParser.cpp | 364 CASE_NEW(Ellipse); 412 {"ellipse", SkSVGType_Ellipse},
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-103087.js | 97 str += ' <h1 align="center">An Ellipse and a Rectangle</h1>' + '\n'; 100 str += ' <ellipse rx="110" ry="130" />' + '\n';
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
dot.php | 68 'dotted', 'doublecircle', 'doubleoctagon', 'egg', 'ellipse', 'epsf', 'false',
|
sdlbasic.php | 77 'bar', 'circle', 'fillcircle', 'ellipse', 'fillellipse', 'paint',
|
/external/opencv/cv/src/ |
cvshapedescr.cpp | 898 ///////////////// extract ellipse axes from above values //////////////// 901 1) find center of ellipse 935 // offset ellipse to (x0,y0) 951 // extract axis of ellipse 1053 // now use general-form parameters A - E to find the ellipse center: [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-jai.jar | |
/frameworks/base/core/java/android/view/ |
MotionEvent.java | 519 * <li>For a touch screen, reports the length of the major axis of an ellipse that 522 * <li>For a touch pad, reports the length of the major axis of an ellipse that 540 * <li>For a touch screen, reports the length of the minor axis of an ellipse that 543 * <li>For a touch pad, reports the length of the minor axis of an ellipse that 563 * <li>For a touch screen, reports the length of the major axis of an ellipse that 565 * <li>For a touch pad, reports the length of the major axis of an ellipse that 588 * <li>For a touch screen, reports the length of the minor axis of an ellipse that 590 * <li>For a touch pad, reports the length of the minor axis of an ellipse that [all...] |
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_feature_matching.h | 192 * in a ellipse around a feature of radius max_disparity*im_width by max_disparity*im_height.
|
/packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/ |
db_feature_matching.h | 192 * in a ellipse around a feature of radius max_disparity*im_width by max_disparity*im_height.
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_feature_matching.h | 192 * in a ellipse around a feature of radius max_disparity*im_width by max_disparity*im_height.
|
/external/kernel-headers/original/linux/ |
input.h | 807 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */ 809 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ 811 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ 812 #define ABS_MT_POSITION_X 0x35 /* Center X ellipse position */ 813 #define ABS_MT_POSITION_Y 0x36 /* Center Y ellipse position */ [all...] |
/external/skia/src/core/ |
SkRRect.cpp | 178 // A point is in an ellipse (in standard position) if:
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
GraphicsContextOpenVG.cpp | 111 * Draw the largest ellipse that fits into the given rectangle.
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
mozilla | 233 ellipse
|
/frameworks/base/core/java/com/android/internal/widget/ |
PointerLocationView.java | 354 // Draw current touch ellipse. 359 // Draw current tool ellipse. [all...] |
/external/opencv/cxcore/include/ |
cxcore.h | [all...] |