Searched refs:gradientHeight (Results 1 – 1 of 1) sorted by relevance
268 int gradientHeight = ResourceUtils.pxFromDp(ALPHA_MASK_HEIGHT_DP, dm); in createDitheredAlphaMask() local272 LinearGradient lg = new LinearGradient(0, 0, 0, gradientHeight, in createDitheredAlphaMask()280 c.drawRect(0, 0, width, gradientHeight, paint); in createDitheredAlphaMask()