Searched refs:mRotatedBackground (Results 1 – 2 of 2) sorted by relevance
34 private boolean mRotatedBackground; field in HardwareBgDrawable79 if (mPoint >= 0 && !mRotatedBackground) { in draw()116 mRotatedBackground = rotatedBackground; in setRotatedBackground()
61 private boolean mRotatedBackground; field in HardwareUiLayout218 mRotatedBackground = true; in rotate()231 mRotatedBackground = false; in rotate()449 int index = mRotatedBackground ? 0 : 1; in updatePosition()451 float trans = mRotatedBackground ? mDivision.getTranslationX() in updatePosition()