Searched refs:newExternalTexture (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DGpuVideoTrackDecoder.java71 mTextureSource = TextureSource.newExternalTexture();
139 TextureSource targetTexture = TextureSource.newExternalTexture();
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DTextureSource.java44 public static TextureSource newExternalTexture() { method in class:TextureSource
H A DCameraStreamer.java213 TextureSource targetTex = TextureSource.newExternalTexture();
375 return TextureSource.newExternalTexture();
405 mPreviewTexture = TextureSource.newExternalTexture();

Completed in 381 milliseconds