Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DPixelCopyTest.java94 public SurfaceTextureRule mSurfaceRule = new SurfaceTextureRule();
832 private static class SurfaceTextureRule implements TestRule { class in PixelCopyTest