Searched refs:mMaskHeight (Results 1 – 1 of 1) sorted by relevance
131 private final int mMaskHeight; field in WorkspaceAndHotseatScrim151 mMaskHeight = ResourceUtils.pxFromDp(ALPHA_MASK_BITMAP_DP, in WorkspaceAndHotseatScrim()260 mFinalMaskRect.set(0, h - mMaskHeight, w, h); in setSize()302 Bitmap dst = Bitmap.createBitmap(width, mMaskHeight, Bitmap.Config.ALPHA_8); in createDitheredAlphaMask()