Home
last modified time | relevance | path

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

12

/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DShape.java42 public final float getHeight() { in getHeight() method in Shape
/frameworks/av/services/camera/libcameraservice/
DCamera2Device.h330 uint32_t getHeight() const { return mHeight; } in getHeight() function
415 uint32_t getHeight() const { return mHeight; } in getHeight() function
/frameworks/base/graphics/java/android/graphics/
DLargeBitmap.java77 public int getHeight() { in getHeight() method in LargeBitmap
DYuvImage.java178 public int getHeight() { in getHeight() method in YuvImage
DPicture.java91 public native int getHeight(); in getHeight() method in Picture
DNinePatch.java141 public int getHeight() { in getHeight() method in NinePatch
DBitmapRegionDecoder.java204 public int getHeight() { in getHeight() method in BitmapRegionDecoder
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
DRectangle.java73 public float getHeight() { in getHeight() method in Rectangle
/frameworks/native/include/ui/
DRect.h74 inline int32_t getHeight() const { in getHeight() function
DGraphicBuffer.h86 uint32_t getHeight() const { return height; } in getHeight() function
/frameworks/base/opengl/java/android/opengl/
DETC1.java136 public static native int getHeight(Buffer header); in getHeight() method in ETC1
DETC1Util.java133 public int getHeight() { return mHeight; } in getHeight() method in ETC1Util.ETC1Texture
/frameworks/base/core/java/android/view/
DHardwareLayer.java87 int getHeight() { in getHeight() method in HardwareLayer
DDisplay.java432 public int getHeight() { in getHeight() method in Display
DSurface.java567 public int getHeight() { in getHeight() method in Surface
856 public int getHeight() { in getHeight() method in Surface.CompatibleCanvas
/frameworks/base/libs/hwui/font/
DCacheTexture.h146 inline uint16_t getHeight() const { in getHeight() function
/frameworks/base/core/jni/android/graphics/
DPicture.cpp78 static int getHeight(JNIEnv* env, jobject jpic) { in getHeight() function in android::SkPictureGlue
/frameworks/base/tests/RenderScriptTests/SurfaceTexture/src/com/example/android/rs/sto/
DCameraCapture.java113 public int getHeight() { in getHeight() method in CameraCapture
/frameworks/base/graphics/java/android/renderscript/
DRenderScriptGL.java245 public int getHeight() { in getHeight() method in RenderScriptGL
/frameworks/base/core/java/com/android/internal/widget/
DDrawableHolder.java206 public int getHeight() { in getHeight() method in DrawableHolder
/frameworks/base/libs/hwui/
DRect.h102 inline float getHeight() const { in getHeight() function
DLayer.h85 inline uint32_t getHeight() { in getHeight() function
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
DTargetDrawable.java236 public int getHeight() { in getHeight() method in TargetDrawable
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrameFormat.java142 public int getHeight() { in getHeight() method in FrameFormat
/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp112 int DisplayDevice::getHeight() const { in getHeight() function in DisplayDevice

12