HomeSort by relevance Sort by last modified time
    Searched refs:mCurrentFocusItemHeight (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery3D/src/com/cooliris/media/
GridDrawManager.java 59 private float mCurrentFocusItemHeight;
295 return mCurrentFocusItemHeight;
457 mCurrentFocusItemHeight = quad.getHeight();
461 mCurrentFocusItemWidth = mCurrentFocusItemHeight;
462 mCurrentFocusItemHeight = itemWidth;
    [all...]
GridLayer.java 99 private float mCurrentFocusItemHeight = 1.0f;
494 mCurrentFocusItemHeight);
    [all...]

Completed in 77 milliseconds