Chromium Code Reviews
DescriptionRelocate SurfaceTexture usage from AVDA GLImage into shared state.
GetTransforMatrix is only correct for the most recent call to
UpdateTexImage(), which implies it should be shared among all
images instead of specific to each one. As such move it over to
the shared state.
Once done there's no other usage of SurfaceTexture in the image,
so we can also move UpdateTexImage over to the shared state to
avoid comments like "must call UpdateTransformMatrix after calling
UpdateTexImage... etc"
BUG=646603
TEST=video still plays
Committed: https://crrev.com/304de87aa03df6fbbcafeee0983a7e74cf4e56ae
Cr-Commit-Position: refs/heads/master@{#423183}
Patch Set 1 : Const. #
Total comments: 4
Patch Set 2 : Add comment. #Patch Set 3 : Unflip default matrix. #
Total comments: 1
Messages
Total messages: 20 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||