Home
last modified time | relevance | path

Searched defs:sourceWidth (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/media/tests/MtpTests/src/android/mtp/
DMtpDatabaseTest.java176 private byte[] createJpegRawData(int sourceWidth, int sourceHeight) throws IOException { in createJpegRawData()
180 private byte[] createPngRawData(int sourceWidth, int sourceHeight) throws IOException { in createPngRawData()
184 private byte[] createRawData(Bitmap.CompressFormat format, int sourceWidth, int sourceHeight) in createRawData()
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/util/
DImageUtils.java205 int sourceWidth = source.getWidth(); in scale() local
/frameworks/native/opengl/tests/hwc/
DhwcStress.cpp462 int sourceWidth = layer->sourceCrop.right in main() local
/frameworks/base/core/java/com/android/internal/policy/
DTransitionAnimation.java772 final float sourceWidth = sourceFrame.width(); in createAspectScaledThumbnailFreeformAnimationLocked() local
/frameworks/av/media/libstagefright/renderfright/gl/
DGLESRenderEngine.cpp816 float sourceWidth = static_cast<float>(source.getWidth()); in handleRoundedCorners() local
/frameworks/native/libs/renderengine/gl/
DGLESRenderEngine.cpp881 float sourceWidth = static_cast<float>(source.getWidth()); in handleRoundedCorners() local
/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java877 final float sourceWidth = sourceFrame.width(); in createAspectScaledThumbnailFreeformAnimationLocked() local
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1542 float sourceWidth = source.getWidth(); in setGeometry() local