Home
last modified time | relevance | path

Searched refs:startEdgePt (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp508 const SkPoint& startEdgePt = in ClipAngledGradient() local
537 clip->moveTo(IntersectSides(rectPts[minBounds], slope, startEdgePt)); in ClipAngledGradient()
540 clip->lineTo(IntersectSides(rectPts[maxBounds], slope, startEdgePt)); in ClipAngledGradient()