Home
last modified time | relevance | path

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

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DTextureSource.java40 public static TextureSource newTexture() { in newTexture() method in TextureSource
DBackingStore.java588 mTexture = TextureSource.newTexture(); in allocate()
DCameraStreamer.java700 TextureSource texture = TextureSource.newTexture(); in createClientTexture()