Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/frontend/vnc_server/
Dframe_buffer_watcher.h47 bool StripeIsDifferentFromPrevious(const Stripe& stripe) const
Dframe_buffer_watcher.cpp89 bool FrameBufferWatcher::StripeIsDifferentFromPrevious( in StripeIsDifferentFromPrevious() function in FrameBufferWatcher
161 if (!StripeIsDifferentFromPrevious(portrait_stripe)) { in Worker()