/prebuilts/ndk/9/platforms/android-18/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/9/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/9/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/9/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/chromium_org/third_party/WebKit/Source/core/platform/graphics/ |
FloatQuad.cpp | 197 // the line doesn't cross (or is contained by) the ellipse. 219 // Transform the ellipse to an origin-centered circle whose radius is the product of major radius and minor radius.
|
FloatQuad.h | 95 // Test whether any part of the circle/ellipse intersects with this quad.
|
/external/chromium_org/third_party/skia/src/svg/ |
SkSVGParser.cpp | 364 CASE_NEW(Ellipse); 412 {"ellipse", SkSVGType_Ellipse},
|
/external/skia/src/svg/ |
SkSVGParser.cpp | 364 CASE_NEW(Ellipse); 412 {"ellipse", SkSVGType_Ellipse},
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/ |
popup.css | 148 .erase svg ellipse,
|
/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 | |
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSGradientValue.cpp | 802 result.appendLiteral("ellipse "); [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGModelObject.cpp | 168 // One of the element types that can cause graphics to be drawn onto the target canvas. Specifically: circle, ellipse,
|
/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/Camera2/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/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/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
sp_tex_sample.c | [all...] |
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_tex_sample.c | [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_texfilter.c | [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_texfilter.c | [all...] |