Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_attraction_effect_filter.h33 constexpr int TOP_TWO_THIRDS = 2; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_attraction_effect_filter.cpp243 windowCtrlPoints_[TOP_TWO_THIRDS] = { widthTwoThirds, 0.0f }; in InitWindowInitCtrlPoints()