Home
last modified time | relevance | path

Searched refs:PixelCopyTest (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DTextureViewTest.java122 PixelCopyTest.assertBitmapQuadColor(bitmap, in testScaling()
139 PixelCopyTest.assertBitmapQuadColor(bitmap, in testRotateScale()
161 PixelCopyTest.assertBitmapQuadColor(screenshot, in testRotateScale()
181 PixelCopyTest.assertBitmapQuadColor(bitmap, in testTransformScale()
DPixelCopyTest.java69 public class PixelCopyTest { class