Home
last modified time | relevance | path

Searched refs:MINUSFIVEVAL (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/
H A DnativeDrawingndk.cpp38 #define MINUSFIVEVAL (-5.5) macro
1124 OH_Drawing_PenSetWidth(pen, MINUSFIVEVAL); in OHDrawingPenSetWidthNormal()
1125 if (OH_Drawing_PenGetWidth(pen) == MINUSFIVEVAL) { in OHDrawingPenSetWidthNormal()
1152 OH_Drawing_PenSetMiterLimit(penn, MINUSFIVEVAL); in OHDrawingPenSetMiterLimitNormal()
1153 if (OH_Drawing_PenGetMiterLimit(penn) == MINUSFIVEVAL) { in OHDrawingPenSetMiterLimitNormal()

Completed in 5 milliseconds