projects
/
platform
/
core
/
uifw
/
dali-demo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a745593
)
Fixed benchmark example comment about flag names.
13/50113/2
author
Chu Hoang
<c.hoang@samsung.com>
Fri, 23 Oct 2015 14:25:39 +0000
(15:25 +0100)
committer
Chu Hoang
<c.hoang@samsung.com>
Fri, 23 Oct 2015 14:30:47 +0000
(15:30 +0100)
Change-Id: Id633e6b967f901734d12643f6693ba20759988fc
examples/benchmark/benchmark.cpp
patch
|
blob
|
history
diff --git
a/examples/benchmark/benchmark.cpp
b/examples/benchmark/benchmark.cpp
index b26221db6e95d337fec8c7653a7064ac7ca54146..576f404129b4abd1c9eb98ea167510ab8f0cb2b7 100644
(file)
--- a/
examples/benchmark/benchmark.cpp
+++ b/
examples/benchmark/benchmark.cpp
@@
-249,7
+249,7
@@
Actor CreateMeshActor( unsigned int index)
// -p NumberOfPages (Modifies the nimber of pages )
// --use-imageview ( Use ImageView instead of ImageActor )
// --use-mesh ( Use new renderer API (as ImageView) but shares renderers between actors when possible )
-// --
use-
nine-patch ( Use nine patch images )
+// --nine-patch ( Use nine patch images )
//
class Benchmark : public ConnectionTracker