/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… array
|
/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… array
|
/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/examples/others/gridnav/ |
D | lv_example_gridnav_3.c | 6 uint32_t k = lv_event_get_key(e); in cont_sub_event_cb() local
|
/lvgl-latest/src/libs/thorvg/rapidjson/internal/ |
D | biginteger.h | 97 uint64_t k = 0; variable 115 uint64_t k = 0; variable 256 static uint64_t MulAdd64(uint64_t a, uint64_t b, uint64_t k, uint64_t* outHigh) { in MulAdd64()
|
D | dtoa.h | 154 inline char* Prettify(char* buffer, int length, int k, int maxDecimalPlaces) { in Prettify()
|
D | diyfp.h | 232 int k = static_cast<int>(dk); in GetCachedPower() local
|
/lvgl-latest/src/libs/expat/ |
D | siphash.h | 144 uint64_t k[2]; member 147 #define sip_keyof(k) sip_tokey(&(struct sipkey){{0}}, (k)) argument 361 struct sipkey k; in sip24_valid() local
|
/lvgl-latest/tests/src/ |
D | lv_test_indev.c | 65 void lv_test_key_press(uint32_t k) in lv_test_key_press() 76 void lv_test_key_hit(uint32_t k) in lv_test_key_hit()
|
/lvgl-latest/src/libs/thorvg/ |
D | tvgSwPostEffect.cpp | 183 auto k = data->kernel[i] / threshold; in effectGaussianBlur() local 197 auto k = data->kernel[i] / threshold; in effectGaussianBlur() local
|
/lvgl-latest/src/draw/sw/ |
D | lv_draw_sw_mask.c | 412 int32_t k = - abs_x; in lv_draw_mask_line() local 421 int32_t k = - abs_x; in lv_draw_mask_line() local 506 int32_t k = xei - abs_x; in line_mask_flat() local 564 int32_t k; in line_mask_steep() local 892 int32_t k = rect.x1 - abs_x; /*First relevant coordinate on the of the mask*/ in lv_draw_mask_radius() local
|
/lvgl-latest/src/libs/tiny_ttf/ |
D | lv_tiny_ttf.c | 243 int k = stbtt_GetGlyphKernAdvance(&dsc->info, g1, g2); in ttf_get_glyph_dsc_cb() local 279 int k = stbtt_GetGlyphKernAdvance(&dsc->info, g1, g2); in ttf_get_glyph_dsc_cb() local 468 int k = stbtt_GetGlyphKernAdvance(&dsc->info, g1, 0); in tiny_ttf_glyph_cache_create_cb() local
|
D | stb_truetype_htcw.h | 2578 int k, length; local 3689 float k; local 3818 int n, i, j, k, m; local 4508 int i, j, k; local 4572 int i, j, k, missing_glyph = -1, return_value = 1; local
|
/lvgl-latest/src/libs/gif/ |
D | gifdec.c | 669 int j, k; in render_frame_rect() local 704 int j, k; in dispose() local 800 static int f_gif_seek(gd_GIF * gif, size_t pos, int k) in f_gif_seek()
|
/lvgl-latest/tests/src/test_cases/ |
D | test_fs.c | 244 for(int32_t k = 0; k < amount; k++) { in test_write_read_random() local
|
/lvgl-latest/src/libs/qrcode/ |
D | qrcodegen.c | 320 for(int j = 0, k = i; j < datLen; j++, k += numBlocks) { // Copy data in addEccAndInterleave() local 325 for(int j = 0, k = dataLen + i; j < blockEccLen; j++, k += numBlocks) // Copy ECC in addEccAndInterleave() local 515 int k = qrsize - 11 + j; in drawWhiteFunctionModules() local 752 int k = (int)((labs(black * 20L - total * 10L) + total - 1) / total) - 1; in getPenaltyScore() local
|
/lvgl-latest/src/misc/ |
D | lv_lru.c | 273 uint32_t k = *(uint32_t *) data; in lv_lru_hash() local
|
/lvgl-latest/src/core/ |
D | lv_obj_event.c | 242 uint32_t * k = lv_event_get_param(e); in lv_event_get_key() local
|
/lvgl-latest/demos/music/ |
D | lv_demo_music_main.c | 858 uint32_t k = (i + bar_rot + rnd_array[(bar_ofs + 1) % 10]) % BAR_CNT; in spectrum_draw_event_cb() local
|
/lvgl-latest/src/font/ |
D | lv_binfont_loader.c | 426 for(int k = 0; k < bmp_size - 1; ++k) { in load_glyph() local
|
/lvgl-latest/src/libs/lodepng/ |
D | lodepng.c | 961 size_t i = p, j = q, k; in bpmnode_sort() local 2029 size_t k; in deflateDynamic() local 7080 const char * k = info.text_keys[i]; in lodepng_encode() local
|