Lines Matching refs:SMM_BUFFER_PROPERTIES
1324 props = SMM_BUFFER_PROPERTIES(buf); in handle_wl_buffer_release()
1354 next_dmg = SMM_BUFFER_PROPERTIES(next_buf)->tag[TAG_BUFFER_DAMAGE]; in cache_purge()
1365 if(SMM_BUFFER_PROPERTIES(buf)->tag[TAG_BUFFER_DAMAGE] == NULL) { in cache_add_area()
1400 const struct smm_buffer_properties * props = SMM_BUFFER_PROPERTIES(src_buf); in cache_apply_areas()
1408 next_dmg = SMM_BUFFER_PROPERTIES(next_buf)->tag[TAG_BUFFER_DAMAGE]; in cache_apply_areas()
1414 …start = ((lv_area_t *)SMM_BUFFER_PROPERTIES(src_buf)->tag[TAG_BUFFER_DAMAGE] - window->dmg_cache.c… in cache_apply_areas()
1471 const struct smm_buffer_properties * props = SMM_BUFFER_PROPERTIES(buf); in sme_new_buffer()
1504 const struct smm_buffer_properties * props = SMM_BUFFER_PROPERTIES(buf); in sme_init_buffer()
1517 if(SMM_BUFFER_PROPERTIES(src)->tag[TAG_BUFFER_DAMAGE] == NULL) { in sme_init_buffer()
1572 struct wl_buffer * wl_buf = SMM_BUFFER_PROPERTIES(buf)->tag[TAG_LOCAL]; in sme_free_buffer()
1641 struct wl_buffer * wl_buf = SMM_BUFFER_PROPERTIES(decoration_buffer)->tag[TAG_LOCAL]; in attach_decoration()
2247 wl_buf = SMM_BUFFER_PROPERTIES(buf)->tag[TAG_LOCAL]; in _lv_wayland_flush()