Searched refs:conics (Results 1 - 4 of 4) sorted by relevance
/external/chromium_org/third_party/skia/src/gpu/ |
H A D | GrAAHairLinePathRenderer.h | 51 const PtArray& conics,
|
H A D | GrAAHairLinePathRenderer.cpp | 28 // bloat_quad. Quadratics and conics share an index buffer 195 // and dst[1] are the two new conics. 317 GrAAHairLinePathRenderer::PtArray* conics, 335 // We chop the conics to create tighter clipping to hide error 336 // that appears near max curvature of very thin conics. Thin 353 // when in perspective keep conics in src space 355 SkPoint* pts = conics->push_back_n(3); 742 * The output of this effect is a hairline edge for conics. 1047 const PtArray& conics, 1094 add_conics(&conics[ 312 generate_lines_and_quads(const SkPath& path, const SkMatrix& m, const SkIRect& devClipBounds, GrAAHairLinePathRenderer::PtArray* lines, GrAAHairLinePathRenderer::PtArray* quads, GrAAHairLinePathRenderer::PtArray* conics, GrAAHairLinePathRenderer::IntArray* quadSubdivCnts, GrAAHairLinePathRenderer::FloatArray* conicWeights) argument 1042 createBezierGeom( const SkPath& path, GrDrawTarget* target, const PtArray& quads, int quadCnt, const PtArray& conics, int conicCnt, const IntArray& qSubdivs, const FloatArray& cWeights, GrDrawTarget::AutoReleaseGeometry* arg, SkRect* devBounds) argument 1270 int conics = 0; local [all...] |
/external/skia/src/gpu/ |
H A D | GrAAHairLinePathRenderer.h | 51 const PtArray& conics,
|
H A D | GrAAHairLinePathRenderer.cpp | 28 // bloat_quad. Quadratics and conics share an index buffer 195 // and dst[1] are the two new conics. 317 GrAAHairLinePathRenderer::PtArray* conics, 335 // We chop the conics to create tighter clipping to hide error 336 // that appears near max curvature of very thin conics. Thin 353 // when in perspective keep conics in src space 355 SkPoint* pts = conics->push_back_n(3); 742 * The output of this effect is a hairline edge for conics. 1047 const PtArray& conics, 1094 add_conics(&conics[ 312 generate_lines_and_quads(const SkPath& path, const SkMatrix& m, const SkIRect& devClipBounds, GrAAHairLinePathRenderer::PtArray* lines, GrAAHairLinePathRenderer::PtArray* quads, GrAAHairLinePathRenderer::PtArray* conics, GrAAHairLinePathRenderer::IntArray* quadSubdivCnts, GrAAHairLinePathRenderer::FloatArray* conicWeights) argument 1042 createBezierGeom( const SkPath& path, GrDrawTarget* target, const PtArray& quads, int quadCnt, const PtArray& conics, int conicCnt, const IntArray& qSubdivs, const FloatArray& cWeights, GrDrawTarget::AutoReleaseGeometry* arg, SkRect* devBounds) argument 1270 int conics = 0; local [all...] |
Completed in 304 milliseconds