commit | f15c0b84595de225f62f23a49c1c47b7a28b439f | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Thu Jun 05 08:36:42 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Jun 05 08:36:42 2014 -0700 |
tree | 1b968389b07cdc040e460abddaaaa43256661287 | |
parent | 30136481b3f8987b5e97741beed9b07b202662d7 [diff] | |
parent | 8b40b43e8773794ed0f207462819b17e736b929d [diff] |
Merge "hwc: Consider FLIP flags for partial update."
diff --git a/libhwcomposer/hwc_virtual.cpp b/libhwcomposer/hwc_virtual.cpp index df471a6..adda35b 100644 --- a/libhwcomposer/hwc_virtual.cpp +++ b/libhwcomposer/hwc_virtual.cpp
@@ -234,6 +234,7 @@ ALOGE("%s: display commit fail! for %d dpy", __FUNCTION__, dpy); } + ctx->proc->invalidate(ctx->proc); } return; }