Searched defs:directional (Results 1 – 5 of 5) sorted by relevance
24 const SkRect& pathBounds, bool directional, in GetSpotShadowTransform()
250 static Matcher directional = field in GetDescriptions
151 bool directional = fOccluderType == OccluderType::kDirectional || in makeVertices() local633 bool directional = SkToBool(rec.fFlags & SkShadowFlags::kDirectionalLight_ShadowFlag); in drawShadow() local
1023 bool transparent, bool directional) in SkSpotShadowTessellator()1179 bool directional) { in MakeSpot()
1146 bool directional = SkToBool(rec.fFlags & kDirectionalLight_ShadowFlag); in drawFastShadow() local