I want to show camera2 preview on GLSurfaceView. I was able to get things to work however onFrameAvailable(SurfaceTexture st) is called between 150ms. Which mea
onFrameAvailable(SurfaceTexture st)