Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java775 public TextureViewSnapshot getVideoViewSnapshot() { in getVideoViewSnapshot()
776 return new TextureViewSnapshot(textureView); in getVideoViewSnapshot()
1322 class TextureViewSnapshot extends VideoViewSnapshot { class
1327 public TextureViewSnapshot(TextureView tv) { in TextureViewSnapshot() method in TextureViewSnapshot