Home
last modified time | relevance | path

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

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DCameraStreamer.java165 protected TextureSource textureForContext(EGLContext context) { in textureForContext() method in CameraStreamer.CamFrameHandler
317 TextureSource clientTex = textureForContext(context); in onRegisterClient()
336 TextureSource clientTex = textureForContext(clientContext); in grabFrame()
429 TextureSource texture = textureForContext(context); in surfaceTextureForContext()
608 TextureSource clientTex = textureForContext(clientContext); in grabFrame()