Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_curves.h33 CURVEINCREMENT, enumerator
435 if (approximationMethod_ == CURVEINCREMENT) { in Init()
491 if (approximationMethod_ == CURVEINCREMENT) { in Rewind()
500 if (approximationMethod_ == CURVEINCREMENT) { in GenerateVertex()
547 if (approximationMethod_ == CURVEINCREMENT) { in Init()
608 if (approximationMethod_ == CURVEINCREMENT) { in Rewind()
617 if (approximationMethod_ == CURVEINCREMENT) { in GenerateVertex()
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_curves.cpp89 return CURVEINCREMENT; in ApproximationMethod()
370 return CURVEINCREMENT; in ApproximationMethod()