Files
frameworks_base/libs/hwui
Stan Iliev aa0a33180e Use bilerp sampling when drawing TextureView with non-translate matrix
Draw TextureView with bilerp sampling, when the matrix is not
integer translate or identity. For example scaling matrix or
translation on X by 0.4f will draw with GL_LINEAR on OpenGL pipeline.
Translation on X by 3.0f will draw TextureView with GL_NEAREST.

Bug: 117890671
Test: ran camera app
Change-Id: I3acd710ff2cb4ee7b14dd4b7d9227842187130c9
2018-10-23 20:37:44 +00:00
..
2018-09-18 09:30:13 -04:00
2018-05-09 11:39:37 -07:00
2018-05-03 15:25:19 -07:00
2018-09-20 13:41:56 -07:00
2018-05-03 15:25:19 -07:00
2018-10-10 05:41:37 +00:00
2018-05-03 15:25:19 -07:00
2018-05-09 11:39:37 -07:00
2018-05-09 11:39:37 -07:00
2018-05-09 11:39:37 -07:00
2018-05-09 11:39:37 -07:00
2018-10-02 11:19:55 -07:00
2018-10-03 14:30:21 -04:00