Searched refs:old_p (Results 1 – 1 of 1) sorted by relevance
201 uint8_t * old_p = LV_GC_ROOT(_lv_style_custom_prop_flag_lookup_table); in lv_style_register_prop() local202 uint8_t * new_p = lv_mem_realloc(old_p, required_size * sizeof(uint8_t)); in lv_style_register_prop()