Home
last modified time | relevance | path

Searched defs:endRect (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drosen_render_linear_track.cpp119 const double endRect = leftToRight_ ? startRect + trackHeight + trackLength * GetCachedRatio() in Paint() local
132 double endRect = 0.0; in Paint() local
163 const double endRect = leftToRight_ ? startRect + trackHeight + trackLength * GetCachedRatio() in Paint() local
177 double endRect = 0.0; Paint() local
[all...]

Completed in 2 milliseconds