Home
last modified time | relevance | path

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

12345678

/aosp12/frameworks/native/libs/ui/include/ui/
H A DFloatRect.h31 float getHeight() const { return bottom - top; } in getHeight() function
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DFloatRect.h31 float getHeight() const { return bottom - top; } in getHeight() function
/aosp12/frameworks/native/include/ui/
H A DFloatRect.h31 float getHeight() const { return bottom - top; } in getHeight() function
/aosp12/packages/inputmethods/LatinIME/tools/dicttool/compat/com/android/inputmethod/keyboard/
H A DKey.java24 public final int getHeight() { return 0; } in getHeight() method in Key
/aosp12/packages/apps/Camera2/src/com/android/camera/burst/
H A DBurstMediaItem.java35 public int getHeight(); in getHeight() method
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameBuffer2D.java25 public int getHeight() { in getHeight() method in FrameBuffer2D
/aosp12/frameworks/av/cmds/screenrecord/
H A DEglWindow.h52 int getHeight() const { return mHeight; } in getHeight() function
/aosp12/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
H A DTexture.java34 public int getHeight(); in getHeight() method
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DTexture.java40 public int getHeight(); in getHeight() method
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DTexture.java40 public int getHeight(); in getHeight() method
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
H A DImageProxy.java84 public int getHeight(); in getHeight() method
H A DImageReaderProxy.java52 public int getHeight(); in getHeight() method
H A DForwardingImageReader.java38 public int getHeight() { in getHeight() method in ForwardingImageReader
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DTouchVideoDevice.h59 uint32_t getHeight() const { return mHeight; } in getHeight() function
/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DMultiResolutionStreamInfo.java85 public @IntRange(from = 1) int getHeight() { in getHeight() method in MultiResolutionStreamInfo
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
H A DEGLImageBuffer.cpp93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/
H A DEGLImageBuffer.cpp93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/
H A DEGLImageBuffer.cpp93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/
H A DEGLImageBuffer.cpp93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DGlWrapper.h56 unsigned getHeight() { return mHeight; }; in getHeight() function
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DScreenNail.java24 public int getHeight(); in getHeight() method
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/
H A DEGLImageBuffer.cpp93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/
H A DEGLImageBuffer.cpp93 int EGLImageBuffer::getHeight() in getHeight() function in EGLImageBuffer
/aosp12/frameworks/base/core/java/android/util/
H A DSize.java48 public int getHeight() { in getHeight() method in Size
/aosp12/frameworks/base/libs/hostgraphics/ui/
H A DGraphicBuffer.h38 uint32_t getHeight() const { return static_cast<uint32_t>(height); } in getHeight() function

12345678