Searched refs:mPhoneGraphicHalfHeight (Results 1 – 1 of 1) sorted by relevance
53 private final int mPhoneGraphicHalfHeight; field in VideoRecordingHints152 mPhoneGraphicHalfHeight = getResources() in VideoRecordingHints()206 … mPhoneGraphic.setBounds(mCenterX - mPhoneGraphicHalfWidth, mCenterY - mPhoneGraphicHalfHeight, in onLayout()207 mCenterX + mPhoneGraphicHalfWidth, mCenterY + mPhoneGraphicHalfHeight); in onLayout()