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

/frameworks/base/libs/hwui/utils/
H A DVectorDrawableUtils.cpp34 float currentSegmentStartY = 0; member in class:android::uirenderer::PathResolver
265 currentY = currentSegmentStartY;
267 ctrlPointY = currentSegmentStartY;
313 currentSegmentStartY = currentY;
327 currentSegmentStartY = currentY;

Completed in 51 milliseconds