Searched refs:mPlayheadMarginBottom (Results 1 - 1 of 1) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
H A DTimelineHorizontalScrollView.java50 private final int mPlayheadMarginBottom; field in class:TimelineHorizontalScrollView
97 mPlayheadMarginBottom = (int)resources.getDimension(R.dimen.playhead_margin_bottom);
261 getHeight() - mPlayheadMarginBottom);

Completed in 46 milliseconds