Home
last modified time | relevance | path

Searched refs:m_animationSpeed (Results 1 – 2 of 2) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/
DOpenGLES2App.cpp127 , m_animationSpeed(animationSpeed) in OpenGLES2App()
169 update(m_animationSpeed * frameStartTimeInMS, m_animationSpeed * frameTimeInMS); in mainloop()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/include/
DOpenGLES2App.h66 float m_animationSpeed; variable