/base/accessibility/frameworks/asacfwk/test/unittest/ |
D | accessible_ability_channel_proxy_test.cpp | 701 bool animate = true; variable 724 bool animate = true; variable 750 bool animate = true; variable 776 bool animate = true; variable
|
D | accessible_ability_channel_stub_test.cpp | 486 bool animate = true; variable 518 bool animate = true; variable
|
/base/accessibility/services/aams/include/ |
D | accessibility_zoom_proxy.h | 223 bool SetScale(int displayId, float scale, float pivotX, float pivotY, bool animate, int id) in SetScale() 237 bool SetCenter(int displayId, float centerX, float centerY, bool animate, int id) in SetCenter()
|
/base/accessibility/frameworks/asacfwk/test/mock/ |
D | mock_accessible_ability_channel_stub_impl.h | 120 virtual bool ResetDisplayResize(const int displayId, const bool animate) in ResetDisplayResize() 127 const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
D | mock_accessible_ability_channel_impl.cpp | 141 bool MockAccessibleAbilityChannel::ResetDisplayResize(const int displayId, const bool animate) in ResetDisplayResize() 150 const float scale, const float centerX, const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
D | mock_accessible_ability_channel_stub.h | 136 virtual bool ResetDisplayResize(const int displayId, const bool animate) in ResetDisplayResize() 143 const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
/base/accessibility/frameworks/aafwk/test/mock/ |
D | mock_accessible_ability_channel_stub.h | 115 virtual bool ResetDisplayResize(const int displayId, const bool animate) in ResetDisplayResize() 122 const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
D | mock_accessible_ability_channel_proxy.cpp | 147 bool AccessibleAbilityChannelProxy::ResetDisplayResize(const int displayId, const bool animate) in ResetDisplayResize() 155 const float centerX, const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
D | mock_accessibility_operator.cpp | 233 …ssibilityOperator::ResetDisplayResize(const int channelId, const int displayId, const bool animate) in ResetDisplayResize() 243 …nst int displayId, const float scale, const float centerX, const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
/base/accessibility/services/aams/test/mock/ |
D | accessible_ability_channel_proxy_mock.cpp | 111 bool AccessibleAbilityChannelProxy::ResetDisplayResize(const int displayId, const bool animate) in ResetDisplayResize() 117 const float centerX, const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
D | accessibility_operator_mock.cpp | 176 …ssibilityOperator::ResetDisplayResize(const int channelId, const int displayId, const bool animate) in ResetDisplayResize() 183 const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
/base/accessibility/services/test/mock/ |
D | accessible_ability_channel_proxy_mock.cpp | 111 bool AccessibleAbilityChannelProxy::ResetDisplayResize(const int displayId, const bool animate) in ResetDisplayResize() 117 const float centerX, const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
D | accessibility_operator_mock.cpp | 175 …ssibilityOperator::ResetDisplayResize(const int channelId, const int displayId, const bool animate) in ResetDisplayResize() 181 …nst int displayId, const float scale, const float centerX, const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
/base/accessibility/frameworks/asacfwk/src/ |
D | accessible_ability_channel_stub.cpp | 314 bool animate = data.ReadBool(); in HandleResetDisplayResize() local 331 bool animate = data.ReadBool(); in HandleSetDisplayResizeScaleAndCenter() local
|
D | accessible_ability_channel_proxy.cpp | 459 bool AccessibleAbilityChannelProxy::ResetDisplayResize(const int displayId, const bool animate) in ResetDisplayResize() 487 const float centerX, const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
D | accessibility_operator.cpp | 403 …ssibilityOperator::ResetDisplayResize(const int channelId, const int displayId, const bool animate) in ResetDisplayResize() 417 const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|
/base/accessibility/services/aams/src/ |
D | accessible_ability_connection.cpp | 244 bool AccessibleAbilityChannelStubImpl::ResetDisplayResize(const int displayId, const bool animate) in ResetDisplayResize() 254 const float centerX, const float centerY, const bool animate) in SetDisplayResizeScaleAndCenter()
|