• Home
  • History
  • Annotate
  • only in /frameworks/base/tests/SurfaceComposition/
History log of /frameworks/base/tests/SurfaceComposition/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7578d10f6cb2203ba3575b82b4b67e3a5d448bd7 28-Oct-2015 Yury Khmel <khmel@google.com> Distinguish Andromeda and Android for SurfaceComposition test.

Use different surface composition performance score thresholds for
Andromeda and Android devices.

BUG=24158847
TEST=Flushed Nexus 9 device using volantis and volantis-andromeda
images and confirmed that corresponding threshold is used
for each image.

Change-Id: I8989741200e6584d142479acc1dea7ce8642b1d3
rc/android/surfacecomposition/SurfaceCompositionMeasuringActivity.java
rc/android/surfacecomposition/SurfaceCompositionTest.java
9e433bba26f3520baeb9a341069a4ff34e460410 05-Oct-2015 Yury Khmel <khmel@google.com> Send status of Surface performance tests.

Following metrics are now available for TRANSLUCENT surfaces:
surface-compoistion-peformance-sps
surface-compoistion-bandwidth-gbps
surface-allocation-performance-median-sps
surface-allocation-performance-min-sps
surface-allocation-performance-max-sps
Bug: 24158847

Change-Id: I590fb6194983ce00bd5622b5a7596d05be60ebd4
rc/android/surfacecomposition/SurfaceCompositionMeasuringActivity.java
rc/android/surfacecomposition/SurfaceCompositionTest.java
9dbde7b09f2366d2a239b1a4c234d5cf2de51739 31-Aug-2015 Yury Khmel <khmel@google.com> SufaceComposition performance test.

Implement set of low-level tests to measure graphics performance.

Design and test result:
https://docs.google.com/a/google.com/document/d/1LYlUxjjmC2JBulAIIO8UVfvjeHWEALzgyUzqMMzwiGE/edit?usp=sharing

Change-Id: I48efbce5dcdac1b8caa2cd332777ce0b06d40ed2
ndroid.mk
ndroidManifest.xml
es/values/themes.xml
rc/android/surfacecomposition/CustomLayout.java
rc/android/surfacecomposition/CustomSurfaceView.java
rc/android/surfacecomposition/MemoryAccessTask.java
rc/android/surfacecomposition/SurfaceCompositionMeasuringActivity.java
rc/android/surfacecomposition/SurfaceCompositionTest.java