OSDN Git Service

Make filmstrip grey squares less common.
authorPaul Rohde <codelogic@google.com>
Mon, 18 May 2015 18:27:40 +0000 (11:27 -0700)
committerPaul Rohde <codelogic@google.com>
Mon, 18 May 2015 18:27:42 +0000 (11:27 -0700)
commit95a80b6bd97d306cafc74fb96be00ea0eeba1842
tree085cdcbdc2cc6613f42a9a697a23ce0bc05a8222
parent10aea802d1ab9e2a05e65b347fdb89153bbd2e5a
Make filmstrip grey squares less common.

Increase the encoding priority of the intermediate thumbnails
by changing the task priority to "Average". This causes the
intermediate thumbs to run on their own thread pool, after
the tiny thumbs are generated but allow them to not get
prempted by slow, full jpg encoding tasks.

Bug: 21169512

Change-Id: I2862acac724cf6302c896feeeb04702170cbf030
src/com/android/camera/processing/imagebackend/TaskPreviewChainedJpeg.java