/lvgl-latest/src/draw/ |
D | lv_draw_vector.c | 143 lv_vector_path_op_t op = LV_VECTOR_PATH_OP_MOVE_TO; in lv_vector_path_move_to() local 157 lv_vector_path_op_t op = LV_VECTOR_PATH_OP_LINE_TO; in lv_vector_path_line_to() local 171 lv_vector_path_op_t op = LV_VECTOR_PATH_OP_QUAD_TO; in lv_vector_path_quad_to() local 187 lv_vector_path_op_t op = LV_VECTOR_PATH_OP_CUBIC_TO; in lv_vector_path_cubic_to() local 203 lv_vector_path_op_t op = LV_VECTOR_PATH_OP_CLOSE; in lv_vector_path_close() local
|
/lvgl-latest/src/libs/thorvg/ |
D | tvgSwFill.cpp | 417 …l(const SwFill* fill, uint32_t* dst, uint32_t y, uint32_t x, uint32_t len, SwBlender op, uint8_t a) in fillRadial() 500 …st SwFill* fill, uint32_t* dst, uint32_t y, uint32_t x, uint32_t len, SwBlender op, SwBlender op2,… in fillRadial() 713 …r(const SwFill* fill, uint32_t* dst, uint32_t y, uint32_t x, uint32_t len, SwBlender op, uint8_t a) in fillLinear() 753 …st SwFill* fill, uint32_t* dst, uint32_t y, uint32_t x, uint32_t len, SwBlender op, SwBlender op2,… in fillLinear()
|
/lvgl-latest/src/draw/sw/ |
D | lv_draw_sw_vector.c | 92 lv_vector_path_op_t * op = lv_array_front(&p->ops); in _set_paint_shape() local
|
/lvgl-latest/examples/libs/rlottie/ |
D | lv_example_rlottie_approve.json | 1 {"v":"4.8.0","meta":{"g":"LottieFiles AE 1.0.0","a":"","k":"","d":"","tc":""},"fr":60,"ip":0,"op":6… number
|
/lvgl-latest/tests/src/test_assets/ |
D | test_lottie_approve.json | 1 {"v":"4.8.0","meta":{"g":"LottieFiles AE 1.0.0","a":"","k":"","d":"","tc":""},"fr":60,"ip":0,"op":6… number
|
/lvgl-latest/examples/widgets/lottie/ |
D | lv_example_lottie_approve.json | 1 {"v":"4.8.0","meta":{"g":"LottieFiles AE 1.0.0","a":"","k":"","d":"","tc":""},"fr":60,"ip":0,"op":6… number
|
/lvgl-latest/src/draw/vg_lite/ |
D | lv_vg_lite_path.c | 294 static inline void lv_vg_lite_path_append_op(lv_vg_lite_path_t * path, uint32_t op) in lv_vg_lite_path_append_op()
|
/lvgl-latest/src/libs/lz4/ |
D | lz4.c | 958 BYTE* op = (BYTE*) dest; in LZ4_compress_generic_validated() local 1829 BYTE* op = (BYTE*)ostart; in LZ4_decompress_unsafe_generic() local 1978 BYTE* op = (BYTE*) dst; in LZ4_decompress_generic() local
|
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 1323 int start = b->cursor, end, op; in stbtt__dict_get() local
|