_masked 被遮罩元素
_maskPng 作为遮罩的PNG图片

Steps:

1. _masked.cacheAsBitmap = true;
2. _maskPng.filters = [new BlurFilter(0, 0, 0)];