/external/dng_sdk/source/ |
D | dng_gain_map.cpp | 344 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 …]
|
/external/skqp/gm/ |
D | bigmatrix.cpp | 37 m.mapPoints(&pt, 1); 42 m.mapPoints(&pt, 1); 55 m.mapPoints(&pt, 1);
|
D | dstreadshuffle.cpp | 72 rot.mapPoints(points + i, points + i - 1, 1); in drawShape() 118 rot.mapPoints(pts, 2); in DrawHairlines()
|
D | 3dgm.cpp | 129 viewport.mapPoints(pts, 8); in onDraw() 164 viewport.mapPoints(dst, 4); in onDraw()
|
D | drawquadset.cpp | 130 local.mapPoints(pts, 2); in draw_tile_boundaries() 137 local.mapPoints(pts, 2); in draw_tile_boundaries()
|
/external/skia/gm/ |
D | bigmatrix.cpp | 37 m.mapPoints(&pt, 1); 42 m.mapPoints(&pt, 1); 55 m.mapPoints(&pt, 1);
|
D | dstreadshuffle.cpp | 72 rot.mapPoints(points + i, points + i - 1, 1); in drawShape() 118 rot.mapPoints(pts, 2); in DrawHairlines()
|
D | 3dgm.cpp | 130 viewport.mapPoints(pts, 8); in onDraw() 165 viewport.mapPoints(dst, 4); in onDraw()
|
D | drawquadset.cpp | 131 local.mapPoints(pts, 2); in draw_tile_boundaries() 138 local.mapPoints(pts, 2); in draw_tile_boundaries()
|
/external/skia/samplecode/ |
D | SampleFatBits.cpp | 261 fInverse.mapPoints(pts, 2); in drawLine() 284 fMatrix.mapPoints(pts, 2); in drawLine() 293 fInverse.mapPoints(pts, 2); in drawRect() 313 fMatrix.mapPoints(pts, 2); in drawRect() 336 fInverse.mapPoints(pts, 3); in drawTriangle() 356 fMatrix.mapPoints(pts, 3); in drawTriangle() 385 SkMatrix::MakeScale(SkIntToScalar(fZoom)).mapPoints(fPts, 3); in DrawLineView()
|
D | SampleVertices.cpp | 172 m.mapPoints(v, rec->fCount); in make_fan() 206 m.mapPoints(v, rec->fCount); in make_strip()
|
/external/skqp/samplecode/ |
D | SampleFatBits.cpp | 261 fInverse.mapPoints(pts, 2); in drawLine() 284 fMatrix.mapPoints(pts, 2); in drawLine() 293 fInverse.mapPoints(pts, 2); in drawRect() 313 fMatrix.mapPoints(pts, 2); in drawRect() 336 fInverse.mapPoints(pts, 3); in drawTriangle() 356 fMatrix.mapPoints(pts, 3); in drawTriangle() 385 SkMatrix::MakeScale(SkIntToScalar(fZoom)).mapPoints(fPts, 3); in DrawLineView()
|
D | SampleVertices.cpp | 172 m.mapPoints(v, rec->fCount); in make_fan() 206 m.mapPoints(v, rec->fCount); in make_strip()
|
/external/skqp/src/gpu/ops/ |
D | GrAAHairLinePathRenderer.cpp | 309 m.mapPoints(devPts, srcSpaceQuadPts, 3); in gather_lines_and_quads() 334 m.mapPoints(devPts, chopPnts, 3); in gather_lines_and_quads() 377 m.mapPoints(devPts, pathPts, 2); in gather_lines_and_quads() 409 m.mapPoints(devPts, pathPts, 4); in gather_lines_and_quads() 446 m.mapPoints(devPts, pathPts, 1); in gather_lines_and_quads() 529 toDevice->mapPoints(&a, 1); in bloat_quad() 530 toDevice->mapPoints(&b, 1); in bloat_quad() 531 toDevice->mapPoints(&c, 1); in bloat_quad() 760 viewMatrix.mapPoints(&pos, 1); in check_bounds()
|
D | GrAAConvexPathRenderer.cpp | 296 m.mapPoints(pts, 1); in get_segments() 300 m.mapPoints(&pts[1], 1); in get_segments() 306 m.mapPoints(pts, 3); in get_segments() 312 m.mapPoints(pts, 3); in get_segments() 324 m.mapPoints(pts, 4); in get_segments()
|
/external/skia/src/gpu/ops/ |
D | GrAAHairLinePathRenderer.cpp | 308 m.mapPoints(devPts, srcSpaceQuadPts, 3); in gather_lines_and_quads() 333 m.mapPoints(devPts, chopPnts, 3); in gather_lines_and_quads() 376 m.mapPoints(devPts, pathPts, 2); in gather_lines_and_quads() 408 m.mapPoints(devPts, pathPts, 4); in gather_lines_and_quads() 445 m.mapPoints(devPts, pathPts, 1); in gather_lines_and_quads() 528 toDevice->mapPoints(&a, 1); in bloat_quad() 529 toDevice->mapPoints(&b, 1); in bloat_quad() 530 toDevice->mapPoints(&c, 1); in bloat_quad() 759 viewMatrix.mapPoints(&pos, 1); in check_bounds()
|
/external/skia/src/utils/ |
D | SkPatchUtils.cpp | 165 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail() 169 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail() 173 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail() 177 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail()
|
D | SkShadowTessellator.cpp | 764 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() 1077 ctm.mapPoints(clipPts, &pts[1], 1); in computeClipAndPathPolygons() 1082 ctm.mapPoints(clipPts, pts, 3); in computeClipAndPathPolygons() 1091 ctm.mapPoints(clipPts, pts, 3); in computeClipAndPathPolygons() 1102 ctm.mapPoints(clipPts, pts, 4); in computeClipAndPathPolygons()
|
/external/skqp/src/utils/ |
D | SkPatchUtils.cpp | 165 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail() 169 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail() 173 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail() 177 matrix->mapPoints(pts, kNumPtsCubic); in GetLevelOfDetail()
|
D | SkShadowTessellator.cpp | 764 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() 1077 ctm.mapPoints(clipPts, &pts[1], 1); in computeClipAndPathPolygons() 1082 ctm.mapPoints(clipPts, pts, 3); in computeClipAndPathPolygons() 1091 ctm.mapPoints(clipPts, pts, 3); in computeClipAndPathPolygons() 1102 ctm.mapPoints(clipPts, pts, 4); in computeClipAndPathPolygons()
|
/external/skqp/src/effects/ |
D | Sk2DPathEffect.cpp | 60 mat.mapPoints(&dst, &src, 1); in nextSpan() 94 this->getMatrix().mapPoints(dstP, src, 2); in nextSpan()
|
/external/skia/src/effects/ |
D | Sk2DPathEffect.cpp | 60 mat.mapPoints(&dst, &src, 1); in nextSpan() 94 this->getMatrix().mapPoints(dstP, src, 2); in nextSpan()
|
/external/skqp/include/core/ |
D | SkMatrix.h | 1228 void mapPoints(SkPoint dst[], const SkPoint src[], int count) const { in mapPoints() function 1258 void mapPoints(SkPoint pts[], int count) const { in mapPoints() function 1259 this->mapPoints(pts, pts, count); in mapPoints() 1487 this->mapPoints(dst, 4); in mapRectToQuad()
|
/external/skia/include/core/ |
D | SkMatrix.h | 1228 void mapPoints(SkPoint dst[], const SkPoint src[], int count) const; 1253 void mapPoints(SkPoint pts[], int count) const { in mapPoints() function 1254 this->mapPoints(pts, pts, count); in mapPoints() 1479 this->mapPoints(dst, 4); in mapRectToQuad()
|
/external/skqp/experimental/canvaskit/htmlcanvas/ |
D | lineargradient.js | 55 CanvasKit.SkMatrix.mapPoints(currentTransform, pts);
|