Home
last modified time | relevance | path

Searched defs:currentWidth (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DCamera2SurfaceViewActivity.java37 private int currentWidth = 0; field in Camera2SurfaceViewActivity
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DAudioAttachmentView.java304 final int currentWidth = this.getWidth(); in onDraw() local
H A DAsyncImageView.java378 final int currentWidth = this.getWidth(); in onDraw() local
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DRectFSpringAnim.java306 float currentWidth = Utilities.mapRange(mCurrentScaleProgress, mStartRect.width(), in onUpdate() local
/aosp12/frameworks/base/core/java/com/android/internal/graphics/palette/
H A DColorCutQuantizer.java493 private static int modifyWordWidth(int value, int currentWidth, int targetWidth) { in modifyWordWidth()
/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A DSurfaceTexture.cpp364 uint32_t currentWidth = static_cast<uint32_t>(crop.width()); in scaleDownCrop() local
/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DDepthCompositeStream.cpp822 auto currentWidth = std::get<0>(it); in getMatchingDepthSize() local
/aosp12/frameworks/native/libs/gui/
H A DGLConsumer.cpp762 uint32_t currentWidth = static_cast<uint32_t>(crop.width()); in scaleDownCrop() local