Searched refs:getStackY (Results 1 – 5 of 5) sorted by relevance
191 : ambientState.getStackY() - ambientState.getScrollY(); in updateClipping()436 float end = viewState.yTranslation + viewState.height + ambientState.getStackY(); in updateChild()472 - ambientState.getStackY(); in updateChild()518 viewState.yTranslation += ambientState.getStackY(); in updateChild()
124 public float getStackY() { in getStackY() method in AmbientState
762 y = (int) (mAmbientState.getStackY()); in onDrawDebug()765 y = (int) (mAmbientState.getStackY() + mAmbientState.getStackHeight()); in onDrawDebug()
204 final float stackEnd = ambientState.getStackY() + ambientState.getStackHeight(); in updateState()
2471 mAmbientState.getStackY() - mAmbientState.getScrollY()); in getQSEdgePosition()