Searched defs:copyResult (Results 1 – 9 of 9) sorted by relevance
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | VectorDrawableScaleTest.java | 101 int copyResult = copy.request(mActivity.getWindow(), srcRect, dest); in takeScreenshot() local
|
D | AnimatedVectorDrawableParameterizedTest.java | 346 int copyResult = copy.request(mActivity.getWindow(), srcRect, dest); in takeScreenshot() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
D | AbstractAutoFillActivity.java | 94 final int copyResult = copy.request(getWindow(), srcRect, dest); in takeScreenshot() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | VulkanPreTransformTest.java | 106 int copyResult = in takeScreenshot() local
|
/cts/libs/deviceutillegacy/src/com/android/compatibility/common/util/ |
D | SynchronousPixelCopy.java | 93 public void onPixelCopyFinished(int copyResult) { in onPixelCopyFinished()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | SurfaceViewTests.java | 139 int copyResult = copy.request(mSurfaceView, srcRect, dest); in takeScreenshot() local
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/ |
D | ActivityTestBase.java | 131 int copyResult = copy.request(getActivity().getWindow(), srcRect, dest); in takeScreenshot() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | PixelCopyTest.java | 691 int copyResult = PixelCopy.ERROR_SOURCE_NO_DATA; in testVideoProducer() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | DecodeAccuracyTestBase.java | 1373 private int copyResult; field in SurfaceViewSnapshot 1460 public void onPixelCopyFinished(int copyResult) { in onPixelCopyFinished()
|