Searched refs:create_width (Results 1 – 1 of 1) sorted by relevance
42 static lv_coord_t create_width; variable58 create_width = width; in lv_rlottie_create_from_file()74 create_width = width; in lv_rlottie_create_from_raw()127 rlottie->scanline_width = create_width * LV_ARGB32 / 8; in lv_rlottie_constructor()129 size_t allocaled_buf_size = (create_width * create_height * LV_ARGB32 / 8); in lv_rlottie_constructor()139 rlottie->imgdsc.header.w = create_width; in lv_rlottie_constructor()