PUI: add manual render set/get APIs and move ani get/set/update APIs to PUI from...
[platform/core/uifw/libpui.git] / backends / default_backend.h
index 84210fc..b7b7047 100644 (file)
@@ -38,6 +38,9 @@
 #define ANI_COLLECTION_DIR "/usr/share/pui/"
 #define MAX_STR 1024
 
+#define DEFAULT_BACKEND_GEOM_WIDTH 12
+#define DEFAULT_BACKEND_GEOM_HEIGHT 1
+
 #ifndef PI
 #define PI 3.1415926545
 #endif