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

  /external/chromium_org/third_party/skia/src/gpu/
GrPathRenderer.h 143 static bool IsStrokeHairlineOrEquivalent(const SkStrokeRec& stroke, const SkMatrix& matrix,
GrDefaultPathRenderer.cpp 335 if (IsStrokeHairlineOrEquivalent(*stroke, target->getDrawState().getViewMatrix(),
518 IsStrokeHairlineOrEquivalent(stroke, target->getDrawState().getViewMatrix(), NULL));
GrAAHairLinePathRenderer.cpp 837 if (!IsStrokeHairlineOrEquivalent(stroke,
894 if (IsStrokeHairlineOrEquivalent(stroke,
    [all...]
GrContext.cpp     [all...]

Completed in 101 milliseconds