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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DCommonControllerOverlay.java286 layoutCenteredView(mPlayPauseReplayView, 0, 0, w, h);
289 layoutCenteredView(mMainView, 0, 0, w, h);
293 private void layoutCenteredView(View view, int l, int t, int r, int b) { method in class:CommonControllerOverlay

Completed in 64 milliseconds