Home
last modified time | relevance | path

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

1234

/frameworks/native/services/surfaceflinger/DisplayHardware/
DFloatRect.h37 inline float getHeight() const { return bottom - top; } in getHeight() function
/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/opt/net/wifi/service/java/com/android/server/wifi/anqp/
DIconInfo.java38 public int getHeight() { in getHeight() method in IconInfo
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DTexture.java40 public int getHeight(); in getHeight() method
/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
DMeteringRectangle.java176 public int getHeight() { in getHeight() method in MeteringRectangle
/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.h38 virtual int getHeight() const { in getHeight() function
DFrameSequence_gif.h36 virtual int getHeight() const { in getHeight() function
/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DShape.java44 public final float getHeight() { in getHeight() method in Shape
/frameworks/native/services/surfaceflinger/RenderEngine/
DTexture.cpp75 size_t Texture::getHeight() const { in getHeight() function in android::Texture
/frameworks/av/services/camera/libcameraservice/device2/
DCamera2Device.h228 uint32_t getHeight() const { return mHeight; } in getHeight() function
313 uint32_t getHeight() const { return mHeight; } in getHeight() function
/frameworks/base/libs/hwui/
DAssetAtlas.h137 uint32_t getHeight() const { in getHeight() function
DPixelBuffer.h144 uint32_t getHeight() const { in getHeight() function
DCanvasState.h159 int getHeight() const { return mHeight; } in getHeight() function
DRenderBuffer.h111 uint32_t getHeight() const { in getHeight() function
/frameworks/base/media/java/android/media/
DImage.java160 public abstract int getHeight(); in getHeight() method in Image
/frameworks/base/graphics/java/android/graphics/
DLargeBitmap.java67 public int getHeight() { in getHeight() method in LargeBitmap
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
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
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
DRectangle.java73 public float getHeight() { in getHeight() method in Rectangle

1234