Searched refs:maxHeight (Results 1 - 25 of 57) sorted by last modified time

123

/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h1597 XAuint32 maxHeight; member in struct:XACameraDescriptor_
2818 XAuint32 maxHeight; member in struct:XAImageCodecDescriptor_
2992 XAuint32 maxHeight; member in struct:XAVideoCodecDescriptor_
/frameworks/wilhelm/src/android/
H A DVideoCodec_to_android.cpp193 pDescr->maxHeight = 0;
/frameworks/support/v4/java/android/support/v4/view/
H A DPagerTitleStrip.java297 final int maxHeight = Math.max(0, childHeight);
298 final int childHeightSpec = MeasureSpec.makeMeasureSpec(maxHeight, MeasureSpec.AT_MOST);
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DActionBarContainer.java272 final int maxHeight = mode == MeasureSpec.AT_MOST ?
276 maxHeight));
H A DActionBarContextView.java251 int maxHeight = mContentHeight > 0 ?
256 final int height = maxHeight - verticalPadding;
311 setMeasuredDimension(contentWidth, maxHeight);
H A DActionBarOverlayLayout.java331 int maxHeight = 0;
342 maxHeight = Math.max(maxHeight,
395 maxHeight = Math.max(maxHeight,
402 maxHeight += getPaddingTop() + getPaddingBottom();
405 maxHeight = Math.max(maxHeight, getSuggestedMinimumHeight());
410 ViewCompat.resolveSizeAndState(maxHeight, heightMeasureSpec,
H A DLinearLayoutCompat.java922 int maxHeight = 0;
1069 maxHeight = Math.max(maxHeight, childHeight);
1103 maxHeight = Math.max(maxHeight, ascent + descent);
1157 maxHeight = -1;
1222 maxHeight = Math.max(maxHeight, childHeight);
1260 maxHeight = Math.max(maxHeight, ascen
[all...]
H A DListPopupWindow.java1252 final int maxHeight = getMaxAvailableHeight(getAnchorView(), mDropDownVerticalOffset,
1255 return maxHeight + padding;
1280 0, DropDownListView.NO_POSITION, maxHeight - otherHeights, -1);
H A DListViewCompat.java244 * with this ListView's padding and divider heights included. If maxHeight is provided, the
245 * measuring will stop when the current height reaches maxHeight.
253 * @param maxHeight The maximum height that will be returned (if all the
269 int endPosition, final int maxHeight,
290 // The previous height value that was less than maxHeight and contained
333 if (returnedHeight >= maxHeight) {
335 // maxHeight, then the i'th position did not fit completely.
339 && (returnedHeight != maxHeight) // i'th child did not fit completely
341 : maxHeight;
268 measureHeightOfChildrenCompat(int widthMeasureSpec, int startPosition, int endPosition, final int maxHeight, int disallowPartialChildPosition) argument
/frameworks/support/v7/preference/src/android/support/v7/internal/widget/
H A DPreferenceImageView.java26 * Extension of ImageView that correctly applies maxWidth and maxHeight.
73 public void setMaxHeight(int maxHeight) { argument
74 mMaxHeight = maxHeight;
75 super.setMaxHeight(maxHeight);
97 final int maxHeight = getMaxHeight();
98 if (maxHeight != Integer.MAX_VALUE
99 && (maxHeight < heightSize || heightMode == MeasureSpec.UNSPECIFIED)) {
100 heightMeasureSpec = MeasureSpec.makeMeasureSpec(maxHeight, MeasureSpec.AT_MOST);
/frameworks/volley/src/main/java/com/android/volley/toolbox/
H A DImageLoader.java149 * @param maxHeight The maximum height of the returned image.
152 public boolean isCached(String requestUrl, int maxWidth, int maxHeight) { argument
153 return isCached(requestUrl, maxWidth, maxHeight, ScaleType.CENTER_INSIDE);
161 * @param maxHeight The maximum height of the returned image.
165 public boolean isCached(String requestUrl, int maxWidth, int maxHeight, ScaleType scaleType) { argument
168 String cacheKey = getCacheKey(requestUrl, maxWidth, maxHeight, scaleType);
190 int maxWidth, int maxHeight) {
191 return get(requestUrl, imageListener, maxWidth, maxHeight, ScaleType.CENTER_INSIDE);
202 * @param maxHeight The maximum height of the returned image.
208 int maxWidth, int maxHeight, ScaleTyp
189 get(String requestUrl, ImageListener imageListener, int maxWidth, int maxHeight) argument
207 get(String requestUrl, ImageListener imageListener, int maxWidth, int maxHeight, ScaleType scaleType) argument
250 makeImageRequest(String requestUrl, int maxWidth, int maxHeight, ScaleType scaleType, final String cacheKey) argument
502 getCacheKey(String url, int maxWidth, int maxHeight, ScaleType scaleType) argument
[all...]
H A DImageRequest.java66 * @param maxHeight Maximum height to decode this bitmap to, or zero for
72 public ImageRequest(String url, Response.Listener<Bitmap> listener, int maxWidth, int maxHeight, argument
80 mMaxHeight = maxHeight;
89 public ImageRequest(String url, Response.Listener<Bitmap> listener, int maxWidth, int maxHeight, argument
91 this(url, listener, maxWidth, maxHeight,
H A DNetworkImageView.java146 int maxHeight = wrapHeight ? 0 : height;
181 }, maxWidth, maxHeight, scaleType);
/frameworks/volley/src/test/java/com/android/volley/toolbox/
H A DImageRequestTest.java126 private void verifyResize(NetworkResponse networkResponse, int maxWidth, int maxHeight, argument
128 ImageRequest request = new ImageRequest("", null, maxWidth, maxHeight, scaleType,
H A DNetworkImageViewTest.java49 int maxHeight, ScaleType scaleType) {
52 lastMaxHeight = maxHeight;
48 get(String requestUrl, ImageListener imageListener, int maxWidth, int maxHeight, ScaleType scaleType) argument
/frameworks/rs/
H A DrsFont.h173 CacheTextureLine(uint32_t maxHeight, uint32_t maxWidth, uint32_t currentRow, uint32_t currentCol) argument
174 : mMaxHeight(maxHeight), mMaxWidth(maxWidth), mCurrentRow(currentRow),
/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp251 uint32_t maxHeight; member in struct:meas::displayFrame
259 uint32_t maxHeight; member in struct:meas::sourceCrop
490 measPtr->df.maxHeight = dfMaxHeight(format->format);
491 testPrintI(" dfMaxHeight: %u", measPtr->df.maxHeight);
511 measPtr->sc.maxHeight = scMaxHeight(format->format, measPtr->df.maxDim);
512 testPrintI(" scMaxHeight: %s%u", (measPtr->sc.maxHeight
514 measPtr->sc.maxHeight);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/ex/framesequence/jni/
H A DFrameSequence_gif.cpp163 static void getCopySize(const GifImageDesc& imageDesc, int maxWidth, int maxHeight, argument
170 if (imageDesc.Top + copyHeight > maxHeight) {
171 copyHeight = maxHeight - imageDesc.Top;
/frameworks/base/services/core/jni/
H A Dcom_android_server_tv_TvInputHal.cpp55 jmethodID maxHeight; member in struct:android::__anon1124
646 builder, gTvStreamConfigBuilderClassInfo.maxHeight, configs[i].max_video_height);
732 gTvStreamConfigBuilderClassInfo.maxHeight,
734 "maxHeight", "(I)Landroid/media/tv/TvStreamConfig$Builder;");
/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DIWindowManagerImpl.java304 int maxHeight, float frameScale) throws RemoteException {
303 screenshotApplications(IBinder appToken, int displayId, int maxWidth, int maxHeight, float frameScale) argument
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardSecurityViewFlipper.java206 int maxHeight = heightSize;
215 if (lp.maxHeight > 0 && lp.maxHeight < maxHeight) {
216 maxHeight = lp.maxHeight;
223 maxHeight = Math.max(0, maxHeight - hPadding);
232 final int childHeightSpec = makeChildMeasureSpec(maxHeight, lp.height);
267 public int maxHeight; field in class:KeyguardSecurityViewFlipper.LayoutParams
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DPagedTileLayout.java233 int maxHeight = 0;
237 if (height > maxHeight) {
238 maxHeight = height;
241 setMeasuredDimension(getMeasuredWidth(), maxHeight + mDecorGroup.getMeasuredHeight());
H A DPseudoGridView.java82 int maxHeight = 0;
86 maxHeight = Math.max(maxHeight, child.getMeasuredHeight());
88 int maxHeightSpec = MeasureSpec.makeMeasureSpec(maxHeight, MeasureSpec.EXACTLY);
91 if (child.getMeasuredHeight() != maxHeight) {
95 totalHeight += maxHeight;
112 int maxHeight = 0;
123 maxHeight = Math.max(maxHeight, height);
130 y += maxHeight;
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java135 public void setHeights(int smallHeight, int headsUpMaxHeight, int maxHeight) { argument
138 mNotificationMaxHeight = maxHeight;

Completed in 1305 milliseconds

123