Searched refs:allowed_stroke (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/ops/
H A DGrNonAAStrokeRectOp.cpp42 inline static bool allowed_stroke(const SkStrokeRec& stroke) { function
69 if (!allowed_stroke(stroke)) {
H A DGrAAStrokeRectOp.cpp25 inline static bool allowed_stroke(const SkStrokeRec& stroke, bool* isMiter) { function
131 if (!allowed_stroke(stroke, &isMiter)) {

Completed in 110 milliseconds