Searched refs:points (Results 401 - 425 of 479) sorted by relevance

<<11121314151617181920

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp242 if (order == 1) { // FIXME: allow returning points, caller should discard
258 if (order == 1) { // FIXME: allow returning points, caller should discard
286 when breaking edges, compute the t at the break but leave the control points alone
569 // sort points by y, then x
624 // Sort the indices of paired points and then create more indices so
1346 const SkPoint* points() const {
1641 return fDone ? fWorkEdge.lastPoints() : fWorkEdge.points();
2485 const SkPoint* points = wt.fPts; local
2497 LineSubDivide(points, currentT, nextT, clippedPts);
2500 QuadSubDivide(points, current
[all...]
H A DSkAntiEdge.cpp708 void SkAntiEdgeBuilder::process(const SkPoint* points, int ptCount,
713 int count = build(points, ptCount);
841 // input has arbitrary number of points
/external/deqp/modules/glshared/
H A DglsRasterizationTestUtil.cpp954 triangleScene.triangles.resize(2 * scene.points.size());
955 for (int pointNdx = 0; pointNdx < (int)scene.points.size(); ++pointNdx)
958 const tcu::Vec2 pointNormalizedDeviceSpace = tcu::Vec2(scene.points[pointNdx].position.x() / scene.points[pointNdx].position.w(), scene.points[pointNdx].position.y() / scene.points[pointNdx].position.w());
960 const float offset = scene.points[pointNdx].pointSize * 0.5f;
1663 // In multisampling, the sample points can be anywhere in the pixel, and in single sampling only in the center.
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp242 if (order == 1) { // FIXME: allow returning points, caller should discard
258 if (order == 1) { // FIXME: allow returning points, caller should discard
286 when breaking edges, compute the t at the break but leave the control points alone
569 // sort points by y, then x
624 // Sort the indices of paired points and then create more indices so
1346 const SkPoint* points() const {
1641 return fDone ? fWorkEdge.lastPoints() : fWorkEdge.points();
2485 const SkPoint* points = wt.fPts; local
2497 LineSubDivide(points, currentT, nextT, clippedPts);
2500 QuadSubDivide(points, current
[all...]
H A DSkAntiEdge.cpp708 void SkAntiEdgeBuilder::process(const SkPoint* points, int ptCount,
713 int count = build(points, ptCount);
841 // input has arbitrary number of points
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
H A Dvp9_loopfilter_mmx.asm46 mov rdi, rsi ; rdi points to row +1 for indirect addressing
259 mov rdi, rsi ; rdi points to row +1 for indirect addressing
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect.h288 extern _X_HIDDEN void __indirect_glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
289 extern _X_HIDDEN void __indirect_glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
290 extern _X_HIDDEN void __indirect_glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
291 extern _X_HIDDEN void __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
/external/chromium_org/third_party/mesa/src/src/mesa/
H A Dsources.mak69 $(SRCDIR)main/points.c \
/external/chromium_org/third_party/skia/tests/
H A DPictureTest.cpp100 SkPoint points[5] = { local
108 canvas->drawPoints(SkCanvas::kPolygon_PointMode, 5, points, paint);
828 SkPoint points [2] = { { 0, 0 }, { 100, 0 } }; local
829 canvas->drawPoints(SkCanvas::kLines_PointMode, 2, points, paint);
/external/deqp/modules/gles2/functional/
H A Des2fRasterizationTests.cpp428 std::vector<PointSceneSpec::ScenePoint> points;
441 generatePoints(m_iteration, drawBuffer, points);
458 scene.points.swap(points);
1795 primitives->addChild(new PointCase (m_context, "points", "Render primitives as GL_POINTS, verify rasterization result", PRIMITIVEWIDENESS_WIDE));
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_loopfilter_mmx.asm46 mov rdi, rsi ; rdi points to row +1 for indirect addressing
259 mov rdi, rsi ; rdi points to row +1 for indirect addressing
/external/mesa3d/src/mesa/
H A Dsources.mak69 $(SRCDIR)main/points.c \
/external/openssl/crypto/ec/
H A Dec.h235 * in the group of all points on the elliptic curve.
625 * \return 0 if both points are equal and a value != 0 otherwise
630 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx);
/external/openssl/include/openssl/
H A Dec.h235 * in the group of all points on the elliptic curve.
625 * \return 0 if both points are equal and a value != 0 otherwise
630 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx);
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dmodule.pxd83 # If name points to a dotted name of the form package.module, any
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_tris.c601 tnl_points_func points; member in struct:__anon14327
1013 tnl->Driver.Render.Points = rast_tab[index].points;
/external/llvm/lib/Support/Windows/
H A DPath.inc434 // Handle reparse points.
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tris.c601 tnl_points_func points; member in struct:__anon27738
1013 tnl->Driver.Render.Points = rast_tab[index].points;
/external/blktrace/btt/doc/
H A Dbtt.tex429 created with data points which may be plotted.
486 The file is split into pairs of sets of data points, where each pair
488 points are presented with the first column (X values) being the time
575 multiple data points greater than 8 blocks.
874 more data points provided.
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
H A Dloopfilter_mmx.asm46 mov rdi, rsi ; rdi points to row +1 for indirect addressing
259 mov rdi, rsi ; rdi points to row +1 for indirect addressing
628 mov rdi, rsi ; rdi points to row +1 for indirect addressing
946 lea rdi, [rsi + rax] ; rdi points to row +1 for indirect addressing
1405 mov rdi, rsi ; rdi points to row +1 for indirect addressing
/external/libvpx/libvpx/vp8/common/x86/
H A Dloopfilter_mmx.asm46 mov rdi, rsi ; rdi points to row +1 for indirect addressing
259 mov rdi, rsi ; rdi points to row +1 for indirect addressing
628 mov rdi, rsi ; rdi points to row +1 for indirect addressing
946 lea rdi, [rsi + rax] ; rdi points to row +1 for indirect addressing
1405 mov rdi, rsi ; rdi points to row +1 for indirect addressing
/external/opencv/cv/src/
H A Dcvcalibration.cpp1179 // normalize image points
1364 CV_ERROR( CV_StsUnsupportedFormat, "Both object points and image points must be 2D" );
1367 CV_ERROR( CV_StsBadSize, "object points and image points must be a single-row matrices" );
1377 // extract vanishing points in order to obtain initial value for the focal length
1522 sprintf( buf, "The number of points in the view #%d is < 4", i );
1886 const CvMat* points = k == 0 ? _imagePoints1 : _imagePoints2;
1899 imagePoints[k] = cvCreateMat( points->rows, points
[all...]
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorDOMAgent.cpp177 const Vector<PlatformTouchPoint>& points = event.touchPoints(); local
178 if (!points.size())
180 return hoveredNodeForPoint(frame, roundedIntPoint(points[0].pos()), ignorePointerEventsNone);
/external/libhevc/common/arm/
H A Dihevc_itrans_recon_16x16.s692 add r4,r2,r8, lsl #1 @ r4 = r2 + pred_strd * 2 => r4 points to 3rd row of pred data
694 @ add r0,r3,r7, lsl #1 @ r0 points to 3rd row of dest data
/external/libunwind/doc/
H A Dlibunwind-ia64.tex44 points to. For normal frames, all ``preserved'' (callee-saved)

Completed in 622 milliseconds

<<11121314151617181920