Performance optimizations

- Perform blur operation while downsampling to save 1 pass
- Remove unnecessary glBindFrameBuffer calls, given that they might
  flush the gl pipeline.

Bug: 152792193
Test: systraces
Change-Id: I462de2642c0400dd31d1808fdfcf522c319fa839
1 file changed