Home | History | Annotate | Download | only in lvpp

Lines Matching refs:TRANSPARENT_COLOR

534      (M4OSA_UInt8)((TRANSPARENT_COLOR & 0xFF00)>>8);
535 M4OSA_UInt8 transparent2 = (M4OSA_UInt8)TRANSPARENT_COLOR;