Home
last modified time | relevance | path

Searched defs:isDashed (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/
DGrStyle.h125 bool isDashed() const { return SkPathEffect::kDash_DashType == fDashInfo.fType; } in isDashed() function
/external/skia/src/gpu/
DGrStyle.h125 bool isDashed() const { return SkPathEffect::kDash_DashType == fDashInfo.fType; } in isDashed() function