commit | b77c3b781da0b655726f0de9cb03a802a4d2061b | [log] [tgz] |
---|---|---|
author | Anjaneya Prasad Musunuri <aprasad@codeaurora.org> | Sat Jun 11 12:30:35 2016 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:10:23 2016 -0600 |
tree | 075b0afee165a2225ce1499ad2689e6f463cbbe1 | |
parent | fede5ccc105fe157ef3fa4246b0c3fecbb13a4b1 [diff] |
surfaceflinger: Exclude video encoder usage for scratch buffer Sink and Scratch buffers in VDS are using same usage flags. This causes video encoder flag to be set for scratch buffers Also. Exclude video encoder flag from scratch buffer usage flags as scratch buffers are used only as write back input and not video encoder input. Change-Id: I7763efd155a1ec4c550680c9a07e4a934b52dfe4 CRs-Fixed: 1008906