Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h257 static float CalculateLightRadius(float lightPosZ) in CalculateLightRadius() argument
263 return lightPosZ * tan; in CalculateLightRadius()