Searched refs:desiredAlpha (Results 1 – 1 of 1) sorted by relevance
481 float desiredAlpha = 0; in onParentTranslationUpdate() local483 desiredAlpha = 0; in onParentTranslationUpdate()485 desiredAlpha = 1; in onParentTranslationUpdate()487 desiredAlpha = 1 - ((absTrans - fadeThreshold) / (mParent.getWidth() - fadeThreshold)); in onParentTranslationUpdate()489 setMenuAlpha(desiredAlpha); in onParentTranslationUpdate()