Searched refs:kBlueShift (Results 1 – 3 of 3) sorted by relevance
26 static const int kBlueShift = 16; member
112 return (pixel >> ScreenRegionView::kBlueShift) & in BlueVal()
93 static constexpr int kBlueShift = 16; variable