e_comp: reverse looping plane list, return TRUE if any of client applied on plane... 36/85736/3
authorJuyeon Lee <juyeonne.lee@samsung.com>
Mon, 29 Aug 2016 01:31:44 +0000 (10:31 +0900)
committerJuyeon Lee <juyeonne.lee@samsung.com>
Mon, 29 Aug 2016 01:40:53 +0000 (18:40 -0700)
Change-Id: I7952ec891dd03cd9f538deec926b11ff81508deb

src/bin/e_comp.c

index 5e7e917..d31dfde 100644 (file)
@@ -407,8 +407,7 @@ _hwc_set(E_Output *eout)
                        e_client_redirected_set(ep->prepare_ec, 0);
                        ret |= EINA_TRUE;
                     }
-                  else
-                    return EINA_FALSE;
+                  break;
                }
           }
         else if (ep->prepare_ec)