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