Home
last modified time | relevance | path

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

/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecodeAccuracyTestBase.java778 public TextureViewSnapshot getVideoViewSnapshot() { in getVideoViewSnapshot()
779 return new TextureViewSnapshot(textureView); in getVideoViewSnapshot()
1337 class TextureViewSnapshot extends VideoViewSnapshot { class
1342 public TextureViewSnapshot(TextureView tv) { in TextureViewSnapshot() method in TextureViewSnapshot