Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/frontend/vnc_server/
Dframe_buffer_watcher.h66 std::array<StripePtrVec, kNumOrientations> stripes_ GUARDED_BY(stripes_lock_);
Dvnc_utils.h51 constexpr int kNumOrientations = 2; variable