Searched defs:lightSource (Results 1 – 3 of 3) sorted by relevance
148 const RSLightSource& lightSource, const RectI& illuminatedAbsRect) in CalculateLightPosForIlluminated()
959 auto lightSource = std::make_shared<RSLightSource>(); variable
8578 void ParseJSLightSource(JSRef<JSObject>& lightSource) in ParseJSLightSource()8617 JSRef<JSObject> lightSource = object->GetProperty("lightSource"); in JsPointLight() local