projects
/
platform
/
core
/
uifw
/
dali-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc1dfc0
)
Fix SVACE error in core.h
67/183967/1
author
Adeel Kazmi
<adeel.kazmi@samsung.com>
Thu, 12 Jul 2018 17:11:38 +0000
(18:11 +0100)
committer
Adeel Kazmi
<adeel.kazmi@samsung.com>
Thu, 12 Jul 2018 17:11:38 +0000
(18:11 +0100)
Change-Id: I4c5724cd297f83506151b8a0511e0644986ab6f3
dali/integration-api/core.h
patch
|
blob
|
history
diff --git
a/dali/integration-api/core.h
b/dali/integration-api/core.h
index 513e45fbd954b22c063e9b676c3381841dea9a81..4220e509fcdff49bafe5e52bcfbce8dfdb6d456c 100644
(file)
--- a/
dali/integration-api/core.h
+++ b/
dali/integration-api/core.h
@@
-75,6
+75,7
@@
public:
UpdateStatus()
: keepUpdating(false),
needsNotification(false),
+ surfaceRectChanged(false),
secondsFromLastFrame( 0.0f )
{
}