/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | FloatRect.h | 31 float getHeight() const { return bottom - top; } in getHeight() function
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | FloatRect.h | 31 float getHeight() const { return bottom - top; } in getHeight() function
|
/aosp12/frameworks/native/include/ui/ |
H A D | FloatRect.h | 31 float getHeight() const { return bottom - top; } in getHeight() function
|
/aosp12/packages/inputmethods/LatinIME/tools/dicttool/compat/com/android/inputmethod/keyboard/ |
H A D | Key.java | 24 public final int getHeight() { return 0; } in getHeight() method in Key
|
/aosp12/packages/apps/Camera2/src/com/android/camera/burst/ |
H A D | BurstMediaItem.java | 35 public int getHeight(); in getHeight() method
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | FrameBuffer2D.java | 25 public int getHeight() { in getHeight() method in FrameBuffer2D
|
/aosp12/frameworks/av/cmds/screenrecord/ |
H A D | EglWindow.h | 52 int getHeight() const { return mHeight; } in getHeight() function
|
/aosp12/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/ |
H A D | Texture.java | 34 public int getHeight(); in getHeight() method
|
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
H A D | Texture.java | 40 public int getHeight(); in getHeight() method
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
H A D | Texture.java | 40 public int getHeight(); in getHeight() method
|
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/ |
H A D | ImageProxy.java | 84 public int getHeight(); in getHeight() method
|
H A D | ImageReaderProxy.java | 52 public int getHeight(); in getHeight() method
|
H A D | ForwardingImageReader.java | 38 public int getHeight() { in getHeight() method in ForwardingImageReader
|
/aosp12/frameworks/native/services/inputflinger/reader/include/ |
H A D | TouchVideoDevice.h | 59 uint32_t getHeight() const { return mHeight; } in getHeight() function
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/params/ |
H A D | MultiResolutionStreamInfo.java | 85 public @IntRange(from = 1) int getHeight() { in getHeight() method in MultiResolutionStreamInfo
|
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
|
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
|
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
|
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
|
/aosp12/packages/services/Car/cpp/evs/sampleDriver/ |
H A D | GlWrapper.h | 56 unsigned getHeight() { return mHeight; }; in getHeight() function
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | ScreenNail.java | 24 public int getHeight(); in getHeight() method
|
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
|
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | Size.java | 48 public int getHeight() { in getHeight() method in Size
|
/aosp12/frameworks/base/libs/hostgraphics/ui/ |
H A D | GraphicBuffer.h | 38 uint32_t getHeight() const { return static_cast<uint32_t>(height); } in getHeight() function
|