commit | c3f033cec4efecedaecf3d53ae085db10baaf8a4 | [log] [tgz] |
---|---|---|
author | Naseer Ahmed <naseer@codeaurora.org> | Sat Aug 11 16:13:47 2012 -0700 |
committer | Iliyan Malchev <malchev@google.com> | Wed Aug 15 20:22:22 2012 -0700 |
tree | 6c39379e346339ec7af4d276c8a19de720f108fe | |
parent | 9edd17cc64d8943da67b8c8a5c4ee8e852d2d896 [diff] |
Revert "hwc: Fallback to GPU for video playback usecase" This reverts commit e217fbfb09b0ead3689d542da3ad651fc6c4f5c7.
diff --git a/libhwcomposer/hwc.cpp b/libhwcomposer/hwc.cpp index c132f16..ab5b144 100644 --- a/libhwcomposer/hwc.cpp +++ b/libhwcomposer/hwc.cpp
@@ -80,7 +80,6 @@ //Prepare is called after a vsync, so unlock previous buffers here. ctx->qbuf->unlockAllPrevious(); - return 0; for (uint32_t i = 0; i <numDisplays; i++) { hwc_display_contents_1_t* list = displays[i];