/frameworks/base/core/java/android/view/ |
D | Display.java | 80 native public int getHeight(); in getHeight() method in Display 180 public int getHeight() { in getHeight() method in Display.CompatibleDisplay
|
D | Surface.java | 246 public int getHeight() { in getHeight() method in Surface.CompatibleCanvas
|
/frameworks/base/graphics/java/android/graphics/drawable/shapes/ |
D | Shape.java | 42 public final float getHeight() { in getHeight() method in Shape
|
/frameworks/base/graphics/java/android/graphics/ |
D | LargeBitmap.java | 77 public int getHeight() { in getHeight() method in LargeBitmap
|
D | YuvImage.java | 178 public int getHeight() { in getHeight() method in YuvImage
|
D | Picture.java | 86 public native int getHeight(); in getHeight() method in Picture
|
D | NinePatch.java | 121 public int getHeight() { in getHeight() method in NinePatch
|
D | BitmapRegionDecoder.java | 197 public int getHeight() { in getHeight() method in BitmapRegionDecoder
|
D | Bitmap.java | 606 public final int getHeight() { in getHeight() method in Bitmap
|
D | Canvas.java | 189 public native int getHeight(); in getHeight() method in Canvas
|
/frameworks/base/opengl/java/android/opengl/ |
D | ETC1.java | 136 public static native int getHeight(Buffer header); in getHeight() method in ETC1
|
D | ETC1Util.java | 133 public int getHeight() { return mHeight; } in getHeight() method in ETC1Util.ETC1Texture
|
/frameworks/base/include/ui/ |
D | GraphicBuffer.h | 88 uint32_t getHeight() const { return height; } in getHeight() function
|
/frameworks/base/core/jni/android/graphics/ |
D | Picture.cpp | 78 static int getHeight(JNIEnv* env, jobject jpic) { in getHeight() function in android::SkPictureGlue
|
D | Canvas.cpp | 100 static int getHeight(JNIEnv* env, jobject jcanvas) { in getHeight() function in android::SkCanvasGlue
|
/frameworks/base/libs/ui/ |
D | Overlay.cpp | 126 uint32_t Overlay::getHeight() const { in getHeight() function in android::Overlay
|
/frameworks/base/services/surfaceflinger/DisplayHardware/ |
D | DisplayHardware.cpp | 94 int DisplayHardware::getHeight() const { return mHeight; } in getHeight() function in DisplayHardware
|
/frameworks/base/libs/rs/ |
D | rsContext.h | 130 uint32_t getHeight() const {return mEGL.mHeight;} in getHeight() function
|
/frameworks/base/core/java/android/widget/ |
D | PopupWindow.java | 679 public int getHeight() { in getHeight() method in PopupWindow
|
/frameworks/base/core/java/android/text/ |
D | BoringLayout.java | 293 @Override public int getHeight() { in getHeight() method in BoringLayout
|
D | Layout.java | 424 public int getHeight() { in getHeight() method in Layout
|
/frameworks/base/opengl/libagl/ |
D | egl.cpp | 223 virtual EGLint getHeight() const { return height; } in getHeight() function 694 virtual EGLint getHeight() const { return nativePixmap.height; } in getHeight() function 757 virtual EGLint getHeight() const { return pbuffer.height; } in getHeight() function
|
/frameworks/base/core/java/android/inputmethodservice/ |
D | Keyboard.java | 627 public int getHeight() { in getHeight() method in Keyboard
|
/frameworks/base/libs/surfaceflinger_client/ |
D | SurfaceComposerClient.cpp | 581 uint32_t ScreenshotClient::getHeight() const { in getHeight() function in android::ScreenshotClient
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
D | Canvas_Delegate.java | 127 /*package*/ static int getHeight(Canvas thisCanvas) { in getHeight() method in Canvas_Delegate
|