Searched refs:chopAndAppendCubicAtMidTangent (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCCFillGeometry.h | 104 void chopAndAppendCubicAtMidTangent(AppendCubicMode, const Sk2f& p0, const Sk2f& p1,
|
D | GrCCFillGeometry.cpp | 594 this->chopAndAppendCubicAtMidTangent(mode, p0, p1, p2, p3, tan0, tan1, in appendCubics() 602 this->chopAndAppendCubicAtMidTangent(mode, p0, p1, p2, p3, tan0, tan1, in appendCubics() 671 inline void GrCCFillGeometry::chopAndAppendCubicAtMidTangent(AppendCubicMode mode, const Sk2f& p0, in chopAndAppendCubicAtMidTangent() function in GrCCFillGeometry
|