HomeSort by relevance Sort by last modified time
    Searched refs:allowed_stroke (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/ops/
GrNonAAStrokeRectOp.cpp 42 inline static bool allowed_stroke(const SkStrokeRec& stroke) { function
69 if (!allowed_stroke(stroke)) {
GrAAStrokeRectOp.cpp 25 inline static bool allowed_stroke(const SkStrokeRec& stroke, bool* isMiter) { function
131 if (!allowed_stroke(stroke, &isMiter)) {

Completed in 68 milliseconds