Home
last modified time | relevance | path

Searched defs:SynchronousPixelCopy (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DPixelCopyTests.java295 private static class SynchronousPixelCopy implements OnPixelCopyFinishedListener { class in PixelCopyTests
/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java1175 private static class SynchronousPixelCopy implements OnPixelCopyFinishedListener { class in SurfaceViewSnapshot
1182 public SynchronousPixelCopy() { in SynchronousPixelCopy() method in SurfaceViewSnapshot.SynchronousPixelCopy