Home
last modified time | relevance | path

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

1234

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrameBuffer2D.java21 public int getWidth() { in getWidth() method in FrameBuffer2D
/frameworks/av/cmds/screenrecord/
DEglWindow.h51 int getWidth() const { return mWidth; } in getWidth() function
/frameworks/native/libs/ui/include_vndk/ui/
DFloatRect.h27 float getWidth() const { return right - left; } in getWidth() function
/frameworks/native/libs/ui/include/ui/
DFloatRect.h27 float getWidth() const { return right - left; } in getWidth() function
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DTexture.java39 public int getWidth(); in getWidth() method
/frameworks/native/services/inputflinger/reader/include/
DTouchVideoDevice.h63 uint32_t getWidth() const { return mWidth; } in getWidth() function
/frameworks/base/core/java/android/hardware/camera2/params/
DInputConfiguration.java60 public int getWidth() { in getWidth() method in InputConfiguration
DStreamConfigurationDuration.java81 public int getWidth() { in getWidth() method in StreamConfigurationDuration
DStreamConfiguration.java86 public int getWidth() { in getWidth() method in StreamConfiguration
DHighSpeedVideoConfiguration.java72 public int getWidth() { in getWidth() method in HighSpeedVideoConfiguration
/frameworks/base/core/java/android/util/
DSizeF.java51 public float getWidth() { in getWidth() method in SizeF
DSize.java40 public int getWidth() { in getWidth() method in Size
/frameworks/ex/framesequence/jni/
DFrameSequence_webp.h34 virtual int getWidth() const { in getWidth() function
DFrameSequence_gif.h32 virtual int getWidth() const { in getWidth() function
/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DShape.java43 public final float getWidth() { in getWidth() method in Shape
/frameworks/native/libs/renderengine/
DTexture.cpp68 size_t Texture::getWidth() const { in getWidth() function in android::renderengine::Texture
/frameworks/native/libs/input/
DTouchVideoFrame.cpp36 uint32_t TouchVideoFrame::getWidth() const { return mWidth; } in getWidth() function in android::TouchVideoFrame
/frameworks/layoutlib/bridge/src/android/util/imagepool/
DImageImpl.java60 public int getWidth() { in getWidth() method in ImageImpl
DImagePool.java74 int getWidth(); in getWidth() method
/frameworks/base/libs/hwui/
DDeferredLayerUpdater.h59 int getWidth() { return mWidth; } in getWidth() function
DLayer.h47 uint32_t getWidth() const { return mWidth; } in getWidth() function
/frameworks/base/media/java/android/media/
DImage.java174 public abstract int getWidth(); in getWidth() method in Image
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
DDisplayUtils.java46 public static int getWidth(Context context) { in getWidth() method in DisplayUtils
/frameworks/base/graphics/java/android/graphics/
DLargeBitmap.java61 public int getWidth() { in getWidth() method in LargeBitmap
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/
DIconInfo.java83 public int getWidth() { in getWidth() method in IconInfo

1234