Home
last modified time | relevance | path

Searched refs:has_cached_data (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/include/libweston/
Dlibweston.h1522 int has_cached_data; member
/third_party/weston/libweston/
Dcompositor.c4082 sub->has_cached_data = 0; in weston_subsurface_commit_from_cache()
4148 sub->has_cached_data = 1; in weston_subsurface_commit_to_cache()
4177 if (sub->has_cached_data) { in weston_subsurface_commit()
4204 if (sub->has_cached_data) in weston_subsurface_synchronized_commit()