Home
last modified time | relevance | path

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

/AOO42X/main/vcl/unx/generic/app/
H A Dsaldisp.cxx185 static int sal_Shift( Pixel nMask ) in sal_Shift() function
2767 nRedShift_ = sal_Shift( red_mask ); in SalVisual()
2768 nGreenShift_ = sal_Shift( green_mask ); in SalVisual()
2769 nBlueShift_ = sal_Shift( blue_mask ); in SalVisual()