HomeSort by relevance Sort by last modified time
    Searched refs:kRedShift (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/host/frontend/vnc_server/
mocks.h 22 static const int kRedShift = 0;
vnc_client_connection.cpp 147 return (pixel >> ScreenRegionView::kRedShift) &
  /device/google/cuttlefish_common/common/vsoc/lib/
screen_region_view.h 91 static constexpr int kRedShift = 0;

Completed in 501 milliseconds