Home
last modified time | relevance | path

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

12345

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrameBuffer2D.java25 public int getHeight() { in getHeight() method in FrameBuffer2D
/frameworks/av/cmds/screenrecord/
DEglWindow.h52 int getHeight() const { return mHeight; } in getHeight() function
/frameworks/native/libs/ui/include_vndk/ui/
DFloatRect.h28 float getHeight() const { return bottom - top; } in getHeight() function
/frameworks/native/libs/ui/include/ui/
DFloatRect.h28 float getHeight() const { return bottom - top; } in getHeight() function
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DTexture.java40 public int getHeight(); in getHeight() method
/frameworks/native/services/inputflinger/reader/include/
DTouchVideoDevice.h59 uint32_t getHeight() const { return mHeight; } in getHeight() function
/frameworks/base/core/java/android/hardware/camera2/params/
DInputConfiguration.java69 public int getHeight() { in getHeight() method in InputConfiguration
DStreamConfigurationDuration.java90 public int getHeight() { in getHeight() method in StreamConfigurationDuration
DStreamConfiguration.java95 public int getHeight() { in getHeight() method in StreamConfiguration
DHighSpeedVideoConfiguration.java81 public int getHeight() { in getHeight() method in HighSpeedVideoConfiguration
/frameworks/base/core/java/android/util/
DSizeF.java59 public float getHeight() { in getHeight() method in SizeF
DSize.java48 public int getHeight() { in getHeight() method in Size
/frameworks/ex/framesequence/jni/
DFrameSequence_webp.h41 virtual int getHeight() const { in getHeight() function
DFrameSequence_gif.h36 virtual int getHeight() const { in getHeight() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFooter.java47 int getHeight(); in getHeight() method
/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DShape.java50 public final float getHeight() { in getHeight() method in Shape
/frameworks/native/libs/renderengine/
DTexture.cpp72 size_t Texture::getHeight() const { in getHeight() function in android::renderengine::Texture
/frameworks/native/libs/input/
DTouchVideoFrame.cpp34 uint32_t TouchVideoFrame::getHeight() const { return mHeight; } in getHeight() function in android::TouchVideoFrame
/frameworks/layoutlib/bridge/src/android/util/imagepool/
DImageImpl.java65 public int getHeight() { in getHeight() method in ImageImpl
/frameworks/base/libs/hwui/
DDeferredLayerUpdater.h60 int getHeight() { return mHeight; } in getHeight() function
/frameworks/base/media/java/android/media/
DImage.java180 public abstract int getHeight(); in getHeight() method in Image
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
DDisplayUtils.java66 public static int getHeight(Context context) { in getHeight() method in DisplayUtils
/frameworks/base/graphics/java/android/graphics/
DLargeBitmap.java67 public int getHeight() { in getHeight() method in LargeBitmap
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/
DIconInfo.java87 public int getHeight() { in getHeight() method in IconInfo
/frameworks/base/packages/SettingsLib/BarChartPreference/src/com/android/settingslib/widget/
DBarViewInfo.java91 int getHeight() { in getHeight() method in BarViewInfo

12345