Searched refs:SCALE (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgSwStroke.cpp | 45 static inline void SCALE(const SwStroke& stroke, SwPoint& pt) in SCALE() function 144 SCALE(stroke, a); in _borderArcTo() 165 SCALE(stroke, b); in _borderArcTo() 173 SCALE(stroke, a2); in _borderArcTo() 178 SCALE(stroke, b2); in _borderArcTo() 269 SCALE(stroke, delta); in _outside() 278 SCALE(stroke, delta); in _outside() 287 SCALE(stroke, delta); in _outside() 316 SCALE(stroke, delta); in _inside() 325 SCALE(stroke, delta); in _inside() [all …]
|
/lvgl-latest/src/widgets/image/ |
D | lv_image.h | 65 LV_PROPERTY_ID(IMAGE, SCALE, LV_PROPERTY_TYPE_INT, 5),
|