Searched defs:leftBound (Results 1 – 3 of 3) sorted by relevance
/frameworks/support/v4/java/android/support/v4/widget/ |
D | SlidingPaneLayout.java | 348 final int leftBound = getPaddingLeft(); in updateObscuredViewsVisibility() local 910 final int leftBound = getPaddingLeft() + lp.leftMargin; in onPanelDragged() local 1008 final int leftBound = getPaddingLeft() + lp.leftMargin; in smoothSlideTo() local 1234 final int leftBound = getPaddingLeft() + lp.leftMargin; in clampViewPositionHorizontal() local
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | h264bsd_slice_group_map.c | 305 i32 x, y, xDir, yDir, leftBound, topBound, rightBound, bottomBound; in DecodeBoxOutMap() local
|
/frameworks/av/media/libstagefright/codecs/avc/common/src/ |
D | fmo.cpp | 132 int leftBound, topBound, rightBound, bottomBound; in FmoGenerateType3MapUnitMap() local
|