| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I3f0d2883d00afeb35563f07c6b34803078989d96
|
|
|
|
|
|
|
|
|
| |
Modify to get fb information from default window
in order to get correct information after runtime restart.
This patch is for Issue 5624445.
Change-Id: I4e7741637032b69a9e4d3a11f7273a766f77e5d9
Signed-off-by: jung-min.oh <jung-min.oh@samsung.com>
|
|
|
|
|
|
|
|
|
|
| |
eglSwapBuffers() copies the previous backbuffer, which consumes
power and bandwidth. If there are no framebuffer layers there is
no reason to do this.
this should save power with full-screen videos.
Change-Id: I7feb5a3f2d7d426dd93d2203849a6d591ce377db
|
|
|
|
|
| |
Bug: 5429709
Change-Id: I2be2be6ba2c7b89a19d79d0cbe6a4b894bb79261
|
|
|
|
|
|
|
|
|
|
| |
change
this logic is flawed because something else under or over it
could have changed and since we're using a blit engine, the
frame needs to be blitted again.
Change-Id: Id2b52d0b5d58cb9274130dd71cbbbd559b6ac1df
|
|
|
|
| |
Change-Id: Icc9e8d2d002ae0516f396955f3f85d66e8afa29a
|
|
|
|
|
| |
Change-Id: I043263e87a21254a65ab05250562e239ef2e3d04
Signed-off-by: jung-min.oh <jung-min.oh@samsung.com>
|
|
|
|
|
|
|
| |
fix a bug and add error handling code
Change-Id: Ibe2c70cf6718a964b23b9832626613cc73855116
Signed-off-by: jung-min.oh <jung-min.oh@samsung.com>
|
|
Change-Id: I8842908564b4556621af4e9d1245e07673f6d87c
Signed-off-by: jung-min.oh <jung-min.oh@samsung.com>
|