Home
last modified time | relevance | path

Searched defs:klm (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/
DGrPathUtils.cpp320 SkMatrix& klm = *out; in getConicKLM() local
650 SkMatrix* klm) { in calc_serp_klm()
684 SkMatrix* klm) { in calc_loop_klm()
721 static void calc_inf_cusp_klm(const SkPoint pts[4], SkScalar tn, SkScalar sn, SkMatrix* klm) { in calc_inf_cusp_klm()
765 static void calc_quadratic_klm(const SkPoint pts[4], double d3, SkMatrix* klm) { in calc_quadratic_klm()
791 static void calc_line_klm(const SkPoint pts[4], SkMatrix* klm) { in calc_line_klm()
800 SkCubicType GrPathUtils::getCubicKLM(const SkPoint src[4], SkMatrix* klm, double t[2], in getCubicKLM()
832 int GrPathUtils::chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10], SkMatrix* klm, in chopCubicAtLoopIntersection()
/external/skia/bench/
DCubicKLMBench.cpp48 SkMatrix klm; in onDraw() local
/external/skia/gm/
Dbeziereffects.cpp167 SkMatrix klm; in onDraw() local
241 GrColor color, const SkMatrix& klm) { in Make()
248 const SkMatrix& klm) in BezierConicTestOp()
356 SkMatrix klm; in onDraw() local
/external/skia/src/gpu/effects/
DGrBezierEffect.h228 const SkMatrix& klm, in Make()
/external/skia/src/gpu/ops/
DGrAAHairLinePathRenderer.cpp595 SkMatrix klm; in set_conic_coeffs() local