Searched refs:parenVisibleAlpha (Results 1 – 1 of 1) sorted by relevance
289 private static float getVisibleAlpha(ViewNode node, float parenVisibleAlpha) { in getVisibleAlpha() argument291 ? parenVisibleAlpha * Math.max(0, Math.min(node.getAlpha(), 1)) in getVisibleAlpha()