Searched refs:mViewHeight (Results 1 – 1 of 1) sorted by relevance
32 private int mViewHeight; field in DrawableBitmap42 mViewHeight = 0; in DrawableBitmap()50 mViewHeight = 0; in reset()56 mViewHeight = height; in setViewSize()114 final float viewHeight = mViewHeight; in draw()220 || position.y + mHeight < 0 || position.y > mViewHeight) { in visibleAtPosition()