commit | e217fbfb09b0ead3689d542da3ad651fc6c4f5c7 | [log] [tgz] |
---|---|---|
author | Ajay Dudani <adudani@codeaurora.org> | Wed Jul 25 17:46:07 2012 -0700 |
committer | Brian Muramatsu <btmura@google.com> | Wed Jul 25 18:37:04 2012 -0700 |
tree | 4138c32be251f3fa7986b12db42fee6565a1d264 | |
parent | b16edac51020832b4049b6709df12346b40d20d9 [diff] [blame] |
hwc: Fallback to GPU for video playback usecase Change-Id: I0496f709f184d0420cd976056f74f26bb1bbdba1
diff --git a/libhwcomposer/hwc.cpp b/libhwcomposer/hwc.cpp index 8aa6e83..1b1aa86 100644 --- a/libhwcomposer/hwc.cpp +++ b/libhwcomposer/hwc.cpp
@@ -71,6 +71,7 @@ //Prepare is called after a vsync, so unlock previous buffers here. ctx->qbuf->unlockAllPrevious(); + return 0; if (LIKELY(list)) { getLayerStats(ctx, list);