OSDN Git Service

fix [2269022] The raw picture displayed post shutter seems to have low-resolution
authorMathias Agopian <mathias@google.com>
Thu, 19 Nov 2009 22:46:26 +0000 (14:46 -0800)
committerMathias Agopian <mathias@google.com>
Thu, 19 Nov 2009 22:46:26 +0000 (14:46 -0800)
commit713795a2e0d594618f45d3b83ac78a2dcbeb12e5
tree9ac9e2e4c8150b4775a7549a43ca0d296a258b1f
parent574917c87f039edffa3873acc485ad775ce7a750
fix [2269022] The raw picture displayed post shutter seems to have low-resolution

Make sure to always enable linear filtering in LayerBuffer. This change doesn't affect
devices using overlays.
libs/surfaceflinger/LayerBuffer.cpp