Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/utils/
H A DVectorDrawableUtils.cpp33 float currentSegmentStartX = 0; member in android::uirenderer::PathResolver
113 currentX = currentSegmentStartX; in addCommand()
115 ctrlPointX = currentSegmentStartX; in addCommand()
161 currentSegmentStartX = currentX; in addCommand()
175 currentSegmentStartX = currentX; in addCommand()