Searched refs:mBottomMask (Results 1 – 1 of 1) sorted by relevance
130 private final Bitmap mBottomMask; field in WorkspaceAndHotseatScrim154 mBottomMask = mTopScrim == null ? null : createDitheredAlphaMask(); in WorkspaceAndHotseatScrim()205 canvas.drawBitmap(mBottomMask, null, mFinalMaskRect, mBottomMaskPaint); in draw()212 mDrawBottomScrim = mBottomMask != null && in onInsetsChanged()