Graphics.COLOR_TRANSPARENT on Instinct 2 series

Just developed watch face with an animation which should be shadowed on Instinct 2 series to make it 'greyed'.

Have used checkered BufferedBitmap created with 

:palette => [Graphics.COLOR_TRANSPARENT, 0x000000]
to cover over animation.
It works perfectly in the simulator, but users are reporting animation is completely white (ie no mask over) and obviously make time readings difficult.
Could you confirm Graphics.COLOR_TRANSPARENT doesn't work on real Instinct 2 series?