Home
last modified time | relevance | path

Searched defs:thumbWidth (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DRoundScrollbarRenderer.java76 float thumbWidth = mParent.getWidth() * WIDTH_PERCENTAGE; in drawRoundScrollbars() local
/aosp12/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
H A DLiveWallpaperListAdapter.java191 int thumbWidth = res.getDimensionPixelSize( in doInBackground() local
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DTransitionAnimation.java591 final float thumbWidth = thumbWidthI > 0 ? thumbWidthI : 1; in createThumbnailEnterExitAnimationLockedCompat() local
662 final float thumbWidth = thumbWidthI > 0 ? thumbWidthI : 1; in createAspectScaledThumbnailEnterExitAnimationLocked() local
794 final float thumbWidth = thumbWidthI > 0 ? thumbWidthI : 1; in createThumbnailAspectScaleAnimationLocked() local
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaMetadataRetriever.cpp455 int32_t thumbWidth = videoFrame->mWidth; in android_media_MediaMetadataRetriever_getThumbnailImageAtIndex() local
/aosp12/frameworks/base/core/java/android/widget/
H A DSwitch.java985 final int thumbWidth; in onMeasure() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransition.java770 final float thumbWidth = thumbWidthI > 0 ? thumbWidthI : 1; in createThumbnailScaleAnimationLocked() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp2557 uint32_t thumbWidth = context->getThumbnailWidth(); in DngCreator_nativeWriteImage() local