Home
last modified time | relevance | path

Searched refs:getMaxHeight (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DPreferenceImageView.java62 final int maxHeight = getMaxHeight(); in onMeasure()
/frameworks/base/media/java/android/media/tv/
DTvStreamConfig.java84 public int getMaxHeight() { in getMaxHeight() method in TvStreamConfig
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp231 uint32_t getMaxHeight() const { return mMaxSize->height; } in getMaxHeight() function in android::C2SoftMpeg4Dec::IntfImpl
393 mOutputBufferSize = align(mIntf->getMaxWidth(), 16) * align(mIntf->getMaxHeight(), 16) * 3 / 2; in ensureDecoderState()
452 … mDecHandle, vol_data, &vol_size, 1, mIntf->getMaxWidth(), mIntf->getMaxHeight(), H263_MODE)) { in handleResChange()
558 mIntf->getMaxWidth(), mIntf->getMaxHeight(), mode)) { in process()
/frameworks/base/core/java/android/widget/
DEdgeEffect.java393 public int getMaxHeight() { in getMaxHeight() method in EdgeEffect
DImageView.java414 public int getMaxHeight() {
DAbsListView.java3766 invalidate(left, top, right, top + mEdgeGlowTop.getMaxHeight()); in invalidateTopGlow()
3777 invalidate(left, bottom - mEdgeGlowBottom.getMaxHeight(), right, bottom); in invalidateBottomGlow()
4394 translateX + width ,translateY + mEdgeGlowTop.getMaxHeight()); in draw()
4404 canvas.clipRect(translateX, translateY + height - mEdgeGlowBottom.getMaxHeight(), in draw()
DProgressBar.java483 @Px public int getMaxHeight() { in getMaxHeight() method in ProgressBar
DTextView.java5439 public int getMaxHeight() { in getMaxHeight() method in TextView.Drawables
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java739 public int getMaxHeight() { in getMaxHeight() method in NotificationContentView
DExpandableNotificationRow.java2748 return showingLayout.getMaxHeight();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/non-updatable-api/
Dsystem-current.txt4652 method public int getMaxHeight();
/frameworks/base/api/
Dsystem-current.txt4704 method public int getMaxHeight();
Dcurrent.txt59414 method public int getMaxHeight();
59775 method public int getMaxHeight();
60251 method @Px public int getMaxHeight();
61085 method public int getMaxHeight();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37282 method public int getMaxHeight();
37637 method public int getMaxHeight();
38798 method public int getMaxHeight();
/frameworks/base/config/
Dboot-image-profile.txt25528 HSPLandroid/widget/EdgeEffect;->getMaxHeight()I