Searched defs:casterRect (Results 1 – 5 of 5) sorted by relevance
30 GLShadowVertexGenerator::GLShadowVertexGenerator(const FloatRect& casterRect, in GLShadowVertexGenerator()
548 std::unique_ptr<Geometry> getAmbientShadowGeometry(const FloatRect& casterRect, in getAmbientShadowGeometry()574 std::unique_ptr<Geometry> getSpotShadowGeometry(const FloatRect& casterRect, in getSpotShadowGeometry()
1734 void GLESRenderEngine::handleShadow(const FloatRect& casterRect, float casterCornerRadius, in handleShadow()
391 const Rect casterRect(castingLayer.geometry.boundaries); in expectShadowColor() local432 const Rect casterRect(casterBounds); in expectShadowColorWithoutCaster() local
194 const Rect casterRect(castingLayer.geometry.boundaries); in expectShadowColor() local