Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/frontend/vnc_server/
Dframe_buffer_watcher.cpp179 bool any_new_stripes = false; in Worker() local
181 any_new_stripes = UpdateStripeIfStripeIsNew(stripe) || any_new_stripes; in Worker()
183 if (any_new_stripes) { in Worker()