Home
last modified time | relevance | path

Searched defs:getHeight (Results 1 – 25 of 88) sorted by relevance

1234

/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameBuffer2D.java25 public int getHeight() { in getHeight() method in FrameBuffer2D
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DTexture.java40 public int getHeight(); in getHeight() method
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DMultiResolutionStreamInfo.java85 public @IntRange(from = 1) int getHeight() { in getHeight() method in MultiResolutionStreamInfo
H A DStreamConfigurationDuration.java90 public int getHeight() { in getHeight() method in StreamConfigurationDuration
H A DStreamConfiguration.java95 public int getHeight() { in getHeight() method in StreamConfiguration
H A DHighSpeedVideoConfiguration.java81 public int getHeight() { in getHeight() method in HighSpeedVideoConfiguration
H A DInputConfiguration.java124 public int getHeight() { in getHeight() method in InputConfiguration
H A DMeteringRectangle.java176 public int getHeight() { in getHeight() method in MeteringRectangle
/aosp14/frameworks/base/libs/hostgraphics/ui/
H A DGraphicBuffer.h38 uint32_t getHeight() const { return static_cast<uint32_t>(height); } in getHeight() function
/aosp14/frameworks/base/core/java/android/util/
H A DSize.java48 public int getHeight() { in getHeight() method in Size
H A DSizeF.java63 public float getHeight() { in getHeight() method in SizeF
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.kt46 fun getHeight(): Int regex
/aosp14/frameworks/base/core/java/android/hardware/input/
H A DVirtualTouchscreenConfig.java56 public int getHeight() { in getHeight() method in VirtualTouchscreenConfig
H A DVirtualNavigationTouchpadConfig.java52 @IntRange(from = 1) public int getHeight() { in getHeight() method in VirtualNavigationTouchpadConfig
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/shapes/
H A DShape.java50 public final float getHeight() { in getHeight() method in Shape
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
H A DDisplayUtils.java68 public static int getHeight(Context context) { in getHeight() method in DisplayUtils
/aosp14/frameworks/base/libs/hwui/
H A DDeferredLayerUpdater.h65 int getHeight() { return mHeight; } in getHeight() function
H A DDeviceInfo.h41 static int32_t getHeight() { return get()->mHeight; } in getHeight() function
/aosp14/frameworks/base/packages/SettingsLib/BarChartPreference/src/com/android/settingslib/widget/
H A DBarViewInfo.java91 int getHeight() { in getHeight() method in BarViewInfo
/aosp14/frameworks/base/media/java/android/media/
H A DImage.java201 public abstract int getHeight(); in getHeight() method in Image
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
H A DRectangle.java73 public float getHeight() { in getHeight() method in Rectangle
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
H A DBitmapRegionTileSource.java48 int getHeight(); in getHeight() method
86 public int getHeight() { in getHeight() method in SimpleBitmapRegionDecoderWrapper
118 public int getHeight() { in getHeight() method in DumbBitmapRegionDecoder
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DETC1.java136 public static native int getHeight(Buffer header); in getHeight() method in ETC1
/aosp14/frameworks/base/core/java/android/text/style/
H A DLineHeightSpan.java107 public int getHeight() { in getHeight() method in LineHeightSpan.Standard
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DImageTileSet.java175 int getHeight() { in getHeight() method in ImageTileSet

1234