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

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

Completed in 24 milliseconds