Hi, I'm using `TextureFitView `which extends from `TextureView`, that's mean I can use `getBitmap()`. My question is, what is the difference between the `getBitmap `method and output method of `RenderPipeline` Thank you.