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