Home
last modified time | relevance | path

Searched defs:isMiter (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DStrokeTest.cpp77 bool isMiter = SkPaint::kMiter_Join == joins[i]; in test_strokerect() local
/third_party/skia/src/gpu/ops/
H A DStrokeRectOp.cpp34 inline bool allowed_stroke(const SkStrokeRec& stroke, GrAA aa, bool* isMiter) { in allowed_stroke() argument
111 bool isMiter; in Make() local
447 bool isMiter; in Make() local
471 AAStrokeRectOp(GrProcessorSet* processorSet, const SkPMColor4f& color, const SkMatrix& viewMatrix, const RectInfo& infoExceptColor, bool isMiter) AAStrokeRectOp() argument
[all...]

Completed in 3 milliseconds