Home
last modified time | relevance | path

Searched defs:getWidth (Results 1 – 25 of 189) sorted by relevance

12345678

/aosp12/frameworks/native/libs/ui/include/ui/
H A DFloatRect.h30 float getWidth() const { return right - left; } in getWidth() function
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DFloatRect.h30 float getWidth() const { return right - left; } in getWidth() function
/aosp12/frameworks/native/include/ui/
H A DFloatRect.h30 float getWidth() const { return right - left; } in getWidth() function
/aosp12/packages/inputmethods/LatinIME/tools/dicttool/compat/com/android/inputmethod/keyboard/
H A DKey.java23 public final int getWidth() { return 0; } in getWidth() method in Key
/aosp12/packages/apps/Camera2/src/com/android/camera/burst/
H A DBurstMediaItem.java28 public int getWidth(); in getWidth() method
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameBuffer2D.java21 public int getWidth() { in getWidth() method in FrameBuffer2D
/aosp12/frameworks/av/cmds/screenrecord/
H A DEglWindow.h51 int getWidth() const { return mWidth; } in getWidth() function
/aosp12/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
H A DTexture.java33 public int getWidth(); in getWidth() method
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DTexture.java39 public int getWidth(); in getWidth() method
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DTexture.java39 public int getWidth(); in getWidth() method
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
H A DImageProxy.java99 public int getWidth(); in getWidth() method
H A DImageReaderProxy.java47 public int getWidth(); in getWidth() method
H A DForwardingImageReader.java33 public int getWidth() { in getWidth() method in ForwardingImageReader
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DTouchVideoDevice.h63 uint32_t getWidth() const { return mWidth; } in getWidth() function
/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DMultiResolutionStreamInfo.java78 public @IntRange(from = 1) int getWidth() { in getWidth() method in MultiResolutionStreamInfo
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
H A DEGLImageBuffer.cpp86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/
H A DEGLImageBuffer.cpp86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/
H A DEGLImageBuffer.cpp86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/
H A DEGLImageBuffer.cpp86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DGlWrapper.h55 unsigned getWidth() { return mWidth; }; in getWidth() function
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DScreenNail.java23 public int getWidth(); in getWidth() method
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/
H A DEGLImageBuffer.cpp86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/
H A DEGLImageBuffer.cpp86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
/aosp12/frameworks/base/core/java/android/util/
H A DSize.java40 public int getWidth() { in getWidth() method in Size
/aosp12/frameworks/base/libs/hostgraphics/ui/
H A DGraphicBuffer.h37 uint32_t getWidth() const { return static_cast<uint32_t>(width); } in getWidth() function

12345678