Home
last modified time | relevance | path

Searched defs:endRect (Results 1 - 3 of 3) 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...]
/third_party/skia/src/gpu/ops/
H A DDashOp.cpp380 SkRect& endRect = rects[rectOffset++]; variable
/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp2440 auto endRect = rectVec[rectVec.size() - endWhitespaceCount - 1]; local

Completed in 7 milliseconds