devilhorns pushed a commit to branch master.
commit 843e5df1e58e80cb85cc6eb417576fb24c60c559
Author: Chris Michael <[email protected]>
Date: Wed May 1 08:25:20 2013 +0100
Add evas_outbuf_reconfigure function prototype
Signed-off-by: Chris Michael <[email protected]>
---
src/modules/evas/engines/drm/evas_engine.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/modules/evas/engines/drm/evas_engine.h
b/src/modules/evas/engines/drm/evas_engine.h
index 41e5ac1..b15ae1e 100644
--- a/src/modules/evas/engines/drm/evas_engine.h
+++ b/src/modules/evas/engines/drm/evas_engine.h
@@ -39,5 +39,6 @@ struct _Outbuf
Outbuf *evas_outbuf_setup(int w, int h, unsigned int rotation, unsigned int
depth, Eina_Bool alpha);
void evas_outbuf_free(Outbuf *ob);
+void evas_outbuf_reconfigure(Outbuf *ob, int w, int h, unsigned int rotation,
unsigned int depth, Eina_Bool alpha);
#endif
--
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1