Home
last modified time | relevance | path

Searched refs:mapPoints (Results 1 - 25 of 62) sorted by relevance

123

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_gain_map.cpp344 dng_point mapPoints; in GetStream() local
346 mapPoints.v = stream.Get_uint32 (); in GetStream()
347 mapPoints.h = stream.Get_uint32 (); in GetStream()
367 (int) mapPoints.v, in GetStream()
368 (int) mapPoints.h); in GetStream()
385 if (mapPoints.v == 1) in GetStream()
391 if (mapPoints.h == 1) in GetStream()
397 if (mapPoints.v < 1 || in GetStream()
398 mapPoints.h < 1 || in GetStream()
407 mapPoints, in GetStream()
[all...]
/third_party/skia/gm/
H A Dbigmatrix.cpp43 m.mapPoints(&pt, 1); in DEF_SIMPLE_GM_BG()
47 m.mapPoints(&pt, 1); in DEF_SIMPLE_GM_BG()
59 m.mapPoints(&pt, 1); in DEF_SIMPLE_GM_BG()
H A Ddstreadshuffle.cpp89 rot.mapPoints(points + i, points + i - 1, 1); in drawShape()
137 rot.mapPoints(pts, 2); in DrawHairlines()
H A Ddrawquadset.cpp153 local.mapPoints(pts, 2); in draw_tile_boundaries()
160 local.mapPoints(pts, 2); in draw_tile_boundaries()
/third_party/skia/samplecode/
H A DSampleFatBits.cpp260 fInverse.mapPoints(pts, 2); in drawLine()
283 fMatrix.mapPoints(pts, 2); in drawLine()
292 fInverse.mapPoints(pts, 2); in drawRect()
312 fMatrix.mapPoints(pts, 2); in drawRect()
335 fInverse.mapPoints(pts, 3); in drawTriangle()
355 fMatrix.mapPoints(pts, 3); in drawTriangle()
384 SkMatrix::Scale(fZoom, fZoom).mapPoints(fPts, 3); in DrawLineView()
H A DSampleVertices.cpp167 m.mapPoints(v, rec->fCount); in make_fan()
202 m.mapPoints(v, rec->fCount); in make_strip()
/third_party/skia/tests/
H A DWangsFormulaTest.cpp260 m.mapPoints(pts, kSerp, 4); in DEF_TEST()
263 m.mapPoints(pts, kLoop, 4); in DEF_TEST()
266 m.mapPoints(pts, kQuad, 3); in DEF_TEST()
283 m.mapPoints(ptsXformed, pts, 4); in DEF_TEST()
291 m.mapPoints(ptsXformed, pts, 3); in DEF_TEST()
501 m.mapPoints(ptsXformed, pts, 3); in DEF_TEST()
H A DCullTestTest.cpp52 inverse.mapPoints(localPts, devPts, 4); in DEF_TEST()
H A DMatrixTest.cpp722 mat.mapPoints(&pnt, &pnt, 1); in test_matrix_homogeneous()
736 mat.mapPoints(&pnt, &pnt, 1); in test_matrix_homogeneous()
752 mat.mapPoints(&pnt, &pnt, 1); in test_matrix_homogeneous()
803 original.mapPoints(v1, testPts, kNumPoints); in check_decompScale()
810 scaleMat.mapPoints(v2, testPts, kNumPoints); in check_decompScale()
811 remaining.mapPoints(v2, kNumPoints); in check_decompScale()
1002 mat.mapPoints((SkPoint*)&dst[0].fLeft, (SkPoint*)&src.fLeft, 2); in DEF_TEST()
/third_party/skia/src/core/
H A DSkGlyphBuffer.cpp56 matrix.mapPoints(fPositions, positions.data(), positions.size()); in startBitmapDevice()
85 device.mapPoints(fPositions, positions.data(), positions.size()); in startGPUDevice()
H A DSkImageFilterTypes.cpp14 // mapVectors() not mapPoints().
110 matrix.mapPoints(&p, 1); in map()
117 matrix.mapPoints(&p, &geom, 1); in map()
H A DSkMatrixPriv.h141 mx.mapPoints(dst, src, 1); in MapPointsWithStride()
/third_party/skia/src/utils/
H A DSkPatchUtils.cpp167 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail()
171 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail()
175 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail()
179 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail()
H A DSkShadowTessellator.cpp764 m.mapPoints(p, 1); in handleLine()
795 m.mapPoints(pts, 3); in handleQuad()
800 m.mapPoints(pts, 4); in handleCubic()
824 m.mapPoints(pts, 3); in handleConic()
1079 ctm.mapPoints(clipPts, &pts[1], 1); in computeClipAndPathPolygons()
1084 ctm.mapPoints(clipPts, pts, 3); in computeClipAndPathPolygons()
1093 ctm.mapPoints(clipPts, pts, 3); in computeClipAndPathPolygons()
1104 ctm.mapPoints(clipPts, pts, 4); in computeClipAndPathPolygons()
H A DSkShadowUtils.cpp211 noTrans.mapPoints(&devCenter, 1); in makeVertices()
591 inverse.mapPoints(&pt, 1); in fill_shadow_rec()
679 viewMatrix.mapPoints((SkPoint*)&devLightPos.fX, 1); in drawShadow()
792 viewMatrix.mapPoints(&center, 1); in drawShadow()
/third_party/skia/docs/examples/
H A DMatrix_mapPoints.cpp16 matrix.mapPoints(dst, src, count); in REG_FIDDLE()
H A DMatrix_mapPoints_2.cpp16 matrix.mapPoints(pts, count); in REG_FIDDLE()
H A DCanvas_drawRect.cpp20 rotator.mapPoints(rectPts, 2); in REG_FIDDLE()
/third_party/skia/src/gpu/ops/
H A DAAHairLinePathRenderer.cpp318 m.mapPoints(devPts, srcSpaceQuadPts, 3); in gather_lines_and_quads()
343 m.mapPoints(devPts, chopPnts, 3); in gather_lines_and_quads()
386 m.mapPoints(devPts, pathPts, 2); in gather_lines_and_quads()
418 m.mapPoints(devPts, pathPts, 4); in gather_lines_and_quads()
455 m.mapPoints(devPts, pathPts, 1); in gather_lines_and_quads()
540 toDevice->mapPoints(&a, 1); in bloat_quad()
541 toDevice->mapPoints(&b, 1); in bloat_quad()
542 toDevice->mapPoints(&c, 1); in bloat_quad()
H A DAAConvexPathRenderer.cpp302 m.mapPoints(pts, 1); in get_segments()
307 m.mapPoints(&pts[1], 1); in get_segments()
315 m.mapPoints(pts, 3); in get_segments()
323 m.mapPoints(pts, 3); in get_segments()
337 m.mapPoints(pts, 4); in get_segments()
/third_party/skia/src/effects/
H A DSk2DPathEffect.cpp53 mat.mapPoints(&dst, &src, 1); in nextSpan()
132 this->getMatrix().mapPoints(dstP, src, 2);
/third_party/skia/include/core/
H A DSkMatrix.h403 With mapPoints(), scales SkPoint along the x-axis.
410 With mapPoints(), scales SkPoint along the y-axis.
417 With mapPoints(), skews SkPoint along the y-axis.
425 With mapPoints(), skews SkPoint along the x-axis.
433 With mapPoints(), moves SkPoint along the x-axis.
440 With mapPoints(), moves SkPoint along the y-axis.
1253 * However, for most uses (e.g. mapPoints) a bottom row of [0, 0, X] behaves like a
1296 void mapPoints(SkPoint dst[], const SkPoint src[], int count) const;
1321 void mapPoints(SkPoint pts[], int count) const { in mapPoints() function in SkMatrix
1322 this->mapPoints(pt in mapPoints()
[all...]
/third_party/skia/modules/canvaskit/htmlcanvas/
H A Dlineargradient.js55 CanvasKit.Matrix.mapPoints(currentTransform, pts);
H A Dradialgradient.js58 CanvasKit.Matrix.mapPoints(currentTransform, pts);
/third_party/skia/src/gpu/geometry/
H A DGrRect.h96 SkMatrix::RectToRect(inRect, outRect).mapPoints(outPts, inPts, ptCount); in GrMapRectPoints()

Completed in 21 milliseconds

123