Searched refs:mBottomMaskPaint (Results 1 – 1 of 1) sorted by relevance
129 private final Paint mBottomMaskPaint = new Paint(Paint.FILTER_BITMAP_FLAG); field in WorkspaceAndHotseatScrim205 canvas.drawBitmap(mBottomMask, null, mFinalMaskRect, mBottomMaskPaint); in draw()248 mBottomMaskPaint.setColor(ColorUtils.compositeColors(DARK_SCRIM_COLOR, in onExtractedColorsChanged()288 mBottomMaskPaint.setAlpha(Math.round(MAX_HOTSEAT_SCRIM_ALPHA * factor)); in reapplySysUiAlphaNoInvalidate()