Home
last modified time | relevance | path

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

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