Searched refs:fOccluderType (Results 1 – 2 of 2) sorted by relevance
127 OccluderType fOccluderType; member131 fLightRadius != that.fLightRadius || fOccluderType != that.fOccluderType) { in isCompatible()134 switch (fOccluderType) { in isCompatible()156 bool transparent = OccluderType::kTransparent == fOccluderType; in makeVertices()158 if (ctm.hasPerspective() || OccluderType::kOpaquePartialUmbra == fOccluderType) { in makeVertices()718 factory.fOccluderType = SpotVerticesFactory::OccluderType::kTransparent; in drawShadow()721 factory.fOccluderType = SpotVerticesFactory::OccluderType::kOpaqueNoUmbra; in drawShadow()723 factory.fOccluderType = SpotVerticesFactory::OccluderType::kOpaquePartialUmbra; in drawShadow()725 factory.fOccluderType = SpotVerticesFactory::OccluderType::kTransparent; in drawShadow()733 switch (factory.fOccluderType) { in drawShadow()
126 OccluderType fOccluderType; member130 fLightRadius != that.fLightRadius || fOccluderType != that.fOccluderType) { in isCompatible()133 switch (fOccluderType) { in isCompatible()155 bool transparent = OccluderType::kTransparent == fOccluderType; in makeVertices()157 if (ctm.hasPerspective() || OccluderType::kOpaquePartialUmbra == fOccluderType) { in makeVertices()686 factory.fOccluderType = SpotVerticesFactory::OccluderType::kTransparent; in drawShadow()689 factory.fOccluderType = SpotVerticesFactory::OccluderType::kOpaqueNoUmbra; in drawShadow()691 factory.fOccluderType = SpotVerticesFactory::OccluderType::kOpaquePartialUmbra; in drawShadow()693 factory.fOccluderType = SpotVerticesFactory::OccluderType::kTransparent; in drawShadow()701 switch (factory.fOccluderType) { in drawShadow()