Searched refs:mFoldMaxHeight (Results 1 – 1 of 1) sorted by relevance
85 private float mFoldMaxHeight = 0; field in FoldingLayout301 mFoldMaxHeight = h; in prepareFold()304 mFoldMaxHeight = delta; in prepareFold()357 mFoldDrawHeight = mFoldMaxHeight < translatedDistancePerFold ? in calculateMatrices()358 translatedDistancePerFold : mFoldMaxHeight; in calculateMatrices()