OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mplayheadmarginbottom
(Results
1 - 1
of
1
) sorted by null
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
TimelineHorizontalScrollView.java
50
private final int
mPlayheadMarginBottom
;
97
mPlayheadMarginBottom
= (int)resources.getDimension(R.dimen.playhead_margin_bottom);
261
getHeight() -
mPlayheadMarginBottom
);
Completed in 106 milliseconds