Change "SLP" to "Tizen" 74/36774/1
authortaeyoon <taeyoon0.lee@samsung.com>
Fri, 13 Mar 2015 09:17:51 +0000 (18:17 +0900)
committertaeyoon <taeyoon0.lee@samsung.com>
Fri, 13 Mar 2015 09:18:21 +0000 (18:18 +0900)
Change-Id: I7464f5a9ef0b3b2fc7fb6fbbc06c8bfb437e4f62

build/tizen/docs-internal/dali_internal.doxy
docs/content/programming-guide/performance-profiling.h

index 65c3807..b6cf664 100644 (file)
@@ -560,7 +560,7 @@ INPUT                  = ../../../docs/content \
                          ../../../../dali-adaptor/plugins \
                          ../../../../dali-adaptor/platform-abstractions/interfaces \
                          ../../../../dali-adaptor/platform-abstractions/portable \
-                         ../../../../dali-adaptor/platform-abstractions/slp \
+                         ../../../../dali-adaptor/platform-abstractions/tizen \
                          ../../../dali-toolkit \
                          ../../../texture-atlas-exporter \
                          ../../../../dali/automated-tests \
index c4a1d98..8e70c5d 100644 (file)
@@ -51,8 +51,8 @@
  * $ dali-demo
  * $
  * $ ...
- * $ I/DALI ( 5692): slp-logging.cpp: LogMessage(40) > Update , min 0.59 ms, max 6.43 ms, total (3.4 secs), avg 1.26 ms
- * $ I/DALI ( 5692): slp-logging.cpp: LogMessage(40) > Render , min 1.67 ms, max 5.01 ms, total (4.5 secs), avg 3.71 ms
+ * $ I/DALI ( 5692): tizen-logging.cpp: LogMessage(40) > Update , min 0.59 ms, max 6.43 ms, total (3.4 secs), avg 1.26 ms
+ * $ I/DALI ( 5692): tizen-logging.cpp: LogMessage(40) > Render , min 1.67 ms, max 5.01 ms, total (4.5 secs), avg 3.71 ms
  * \endcode
  *
  * If nothing is animating Dali will enter a paused state to save power. At this