Searched refs:Rotated (Results 1 – 2 of 2) sorted by relevance
44 static Stripe Rotated(Stripe stripe);
62 cvd::vnc::Stripe FrameBufferWatcher::Rotated(Stripe stripe) { in Rotated() function in FrameBufferWatcher168 auto landscape_stripe = Rotated(portrait_stripe); in Worker()