Searched refs:DEPTH_CONSTANT (Results 1 – 1 of 1) sorted by relevance
65 private final int DEPTH_CONSTANT = 1500; field in FoldingLayout372 float scaleFactor = DEPTH_CONSTANT / (DEPTH_CONSTANT + depth); in calculateMatrices()