Home
last modified time | relevance | path

Searched defs:sourceWidth (Results 1 – 7 of 7) 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/native/opengl/tests/hwc/
DhwcStress.cpp462 int sourceWidth = layer->sourceCrop.right in main() local
/frameworks/base/core/java/android/view/
DInsetsState.java326 final int sourceWidth = sourceFrame.width(); in canControlSource() local
/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java680 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/base/core/java/com/android/internal/policy/
DTransitionAnimation.java1033 final float sourceWidth = sourceFrame.width(); in createAspectScaledThumbnailFreeformAnimationLocked() local
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp2025 float sourceWidth = source.getWidth(); in setGeometry() local