/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | FloatRect.h | 30 float getWidth() const { return right - left; } in getWidth() function
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | FloatRect.h | 30 float getWidth() const { return right - left; } in getWidth() function
|
/aosp12/frameworks/native/include/ui/ |
H A D | FloatRect.h | 30 float getWidth() const { return right - left; } in getWidth() function
|
/aosp12/packages/inputmethods/LatinIME/tools/dicttool/compat/com/android/inputmethod/keyboard/ |
H A D | Key.java | 23 public final int getWidth() { return 0; } in getWidth() method in Key
|
/aosp12/packages/apps/Camera2/src/com/android/camera/burst/ |
H A D | BurstMediaItem.java | 28 public int getWidth(); in getWidth() method
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | FrameBuffer2D.java | 21 public int getWidth() { in getWidth() method in FrameBuffer2D
|
/aosp12/frameworks/av/cmds/screenrecord/ |
H A D | EglWindow.h | 51 int getWidth() const { return mWidth; } in getWidth() function
|
/aosp12/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/ |
H A D | Texture.java | 33 public int getWidth(); in getWidth() method
|
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
H A D | Texture.java | 39 public int getWidth(); in getWidth() method
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
H A D | Texture.java | 39 public int getWidth(); in getWidth() method
|
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/ |
H A D | ImageProxy.java | 99 public int getWidth(); in getWidth() method
|
H A D | ImageReaderProxy.java | 47 public int getWidth(); in getWidth() method
|
H A D | ForwardingImageReader.java | 33 public int getWidth() { in getWidth() method in ForwardingImageReader
|
/aosp12/frameworks/native/services/inputflinger/reader/include/ |
H A D | TouchVideoDevice.h | 63 uint32_t getWidth() const { return mWidth; } in getWidth() function
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/params/ |
H A D | MultiResolutionStreamInfo.java | 78 public @IntRange(from = 1) int getWidth() { in getWidth() method in MultiResolutionStreamInfo
|
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
|
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
|
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
|
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
|
/aosp12/packages/services/Car/cpp/evs/sampleDriver/ |
H A D | GlWrapper.h | 55 unsigned getWidth() { return mWidth; }; in getWidth() function
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | ScreenNail.java | 23 public int getWidth(); in getWidth() method
|
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
|
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/ |
H A D | EGLImageBuffer.cpp | 86 int EGLImageBuffer::getWidth() in getWidth() function in EGLImageBuffer
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | Size.java | 40 public int getWidth() { in getWidth() method in Size
|
/aosp12/frameworks/base/libs/hostgraphics/ui/ |
H A D | GraphicBuffer.h | 37 uint32_t getWidth() const { return static_cast<uint32_t>(width); } in getWidth() function
|