Home
last modified time | relevance | path

Searched defs:sourceWidth (Results 1 – 6 of 6) 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.java340 final int sourceWidth = sourceFrame.width(); in canControlSource() 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.java1079 final float sourceWidth = sourceFrame.width(); in createAspectScaledThumbnailFreeformAnimationLocked() local
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1969 float sourceWidth = source.getWidth(); in setGeometry() local