HomeSort by relevance Sort by last modified time
    Searched refs:newExternalTexture (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
GpuVideoTrackDecoder.java 71 mTextureSource = TextureSource.newExternalTexture();
139 TextureSource targetTexture = TextureSource.newExternalTexture();
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
TextureSource.java 44 public static TextureSource newExternalTexture() {
CameraStreamer.java 213 TextureSource targetTex = TextureSource.newExternalTexture();
375 return TextureSource.newExternalTexture();
405 mPreviewTexture = TextureSource.newExternalTexture();
    [all...]

Completed in 157 milliseconds