Home
last modified time | relevance | path

Searched defs:srcPts (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/src/core/
DSkPathRef.cpp587 const SkPoint* srcPts = fPts; in next() local
DSkPathBuilder.cpp458 SkPoint srcPts[2] = { fPts.back(), endPt }; in arcTo() local
DSkPath.cpp1167 SkPoint srcPts[2]; in arcTo() local
1773 const SkPoint* SK_RESTRICT srcPts = fPts; in next() local
/third_party/flutter/skia/src/core/
DSkPathRef.cpp828 const SkPoint* srcPts = fPts; in next() local
DSkPath.cpp1429 SkPoint srcPts[2]; in arcTo() local
2041 const SkPoint* SK_RESTRICT srcPts = fPts; in next() local
/third_party/skia/src/gpu/ops/
DTextureOp.cpp551 SkPoint srcPts[4]; in TextureOpImpl() local
1292 SkPoint srcPts[4]; in AddTextureSetOps() local
/third_party/flutter/skia/src/gpu/ops/
DGrTextureOp.cpp329 SkPoint srcPts[4]; in TextureOp() local
/third_party/flutter/skia/src/gpu/
DGrRenderTargetContext.cpp943 SkPoint srcPts[4]; in drawTextureSet() local
/third_party/skia/tests/
DPathTest.cpp974 const SkPoint srcPts[], bool expectClose) { in test_poly()
/third_party/flutter/skia/tests/
DPathTest.cpp974 const SkPoint srcPts[], bool expectClose) { in test_poly()