Home
last modified time | relevance | path

Searched defs:isShouldAnimate (Results 1 – 2 of 2) sorted by relevance

/base/accessibility/frameworks/aafwk/src/
Ddisplay_resize_controller.cpp85 bool DisplayResizeController::Reset(bool isShouldAnimate) in Reset()
91 bool DisplayResizeController::SetCenter(float centerX, float centerY, bool isShouldAnimate) in SetCenter()
98 bool DisplayResizeController::SetScale(float scale, bool isShouldAnimate) in SetScale()
/base/accessibility/frameworks/aafwk/test/unittest/
Ddisplay_resize_controller_test.cpp204 bool isShouldAnimate = true; variable
221 bool isShouldAnimate = true; variable