Searched refs:mContentTranslationY (Results 1 – 1 of 1) sorted by relevance
46 private float mContentTranslationY; field in QSScrollLayout87 canvas.translate(0, mContentTranslationY); in dispatchDraw()89 canvas.translate(0, -mContentTranslationY); in dispatchDraw()124 mContentTranslationY = contentTranslationY; in setContentTranslationY()132 return qsScrollLayout.mContentTranslationY;182 if (Float.compare(mContentTranslationY, 0) != 0) { in reset()