Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_shadow.h33 const float DEFAULT_TRANSLATION_Z = 300.0f; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp242 float elevation = properties.GetShadowElevation() + DEFAULT_TRANSLATION_Z; in GetShadowDirtyRect()