Home
last modified time | relevance | path

Searched defs:getHeight (Results 1 – 25 of 84) 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/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DTexture.java40 public int getHeight(); in getHeight() method
/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/media/java/android/media/
DImage.java113 public abstract int getHeight(); in getHeight() method in Image
/frameworks/base/core/java/android/util/
DSize.java48 public int getHeight() { in getHeight() method in Size
DSizeF.java59 public float getHeight() { in getHeight() method in SizeF
/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DShape.java44 public final float getHeight() { in getHeight() method in Shape
/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationDuration.java90 public int getHeight() { in getHeight() method in StreamConfigurationDuration
DStreamConfiguration.java95 public int getHeight() { in getHeight() method in StreamConfiguration
DHighSpeedVideoConfiguration.java77 public int getHeight() { in getHeight() method in HighSpeedVideoConfiguration
DMeteringRectangle.java176 public int getHeight() { in getHeight() method in MeteringRectangle
/frameworks/base/telecomm/java/android/telecom/
DCameraCapabilities.java141 public int getHeight() { in getHeight() method in CameraCapabilities
/frameworks/base/libs/hwui/
DStatefulBaseRenderer.h110 int getHeight() { return mHeight; } in getHeight() function
DPixelBuffer.h143 uint32_t getHeight() const { in getHeight() function
DAssetAtlas.h147 uint32_t getHeight() const { in getHeight() function
DRenderBuffer.h111 uint32_t getHeight() const { in getHeight() function
/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.h218 uint32_t getHeight() const { return mHeight; } in getHeight() function
303 uint32_t getHeight() const { return mHeight; } in getHeight() function
/frameworks/base/graphics/java/android/graphics/
DLargeBitmap.java67 public int getHeight() { in getHeight() method in LargeBitmap
/frameworks/native/include/ui/
DRect.h82 inline int32_t getHeight() const { in getHeight() function
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
DRectangle.java73 public float getHeight() { in getHeight() method in Rectangle
/frameworks/base/opengl/java/android/opengl/
DETC1.java136 public static native int getHeight(Buffer header); in getHeight() method in ETC1

1234