Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h247 float GetPreLightIntensity() const in GetPreLightIntensity() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3267 auto preIntensity = lightSourcePtr_->GetPreLightIntensity(); in SetLightIntensity()