Searched refs:Stripes (Results 1 – 2 of 2) sorted by relevance
91 return Stripes(stripe.orientation)[stripe.index]->raw_data != stripe.raw_data; in StripeIsDifferentFromPrevious()97 const auto& stripes = Stripes(orientation); in StripesNewerThan()108 cvd::vnc::StripePtrVec& FrameBufferWatcher::Stripes( in Stripes() function in FrameBufferWatcher113 const cvd::vnc::StripePtrVec& FrameBufferWatcher::Stripes( in Stripes() function in FrameBufferWatcher132 Stripes(stripe->orientation)[stripe->index] = stripe; in UpdateStripeIfStripeIsNew()
60 StripePtrVec& Stripes(ScreenOrientation orientation) REQUIRES(stripes_lock_);61 const StripePtrVec& Stripes(ScreenOrientation orientation) const