Home
last modified time | relevance | path

Searched refs:GetAbsLightPosition (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_point_light_manager.cpp128 const auto& lightSourceAbsPosition = lightSourcePtr->GetAbsLightPosition(); in CheckIlluminated()
151 auto lightSourceAbsPosition = lightSource.GetAbsLightPosition(); in CalculateLightPosForIlluminated()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h230 const Vector4f& GetAbsLightPosition() const in GetAbsLightPosition() function