Home
last modified time | relevance | path

Searched defs:angle (Results 201 - 225 of 623) sorted by relevance

12345678910>>...25

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_node.h42 float angle; member
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_circle_progress.cpp76 int16_t angle = GetCurrentPos(angleRange); in GetRedrawAngle() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/fold_screen_controller/sensor_fold_state_manager/
H A Ddual_display_sensor_fold_state_manager.cpp76 void DualDisplaySensorFoldStateManager::HandleAngleChange(float angle, int hall, in HandleAngleChange() argument
93 void DualDisplaySensorFoldStateManager::HandleHallChange(float angle, int hall, in HandleHallChange() argument
110 GetNextFoldState(float angle, int hall) GetNextFoldState() argument
[all...]
H A Dsensor_fold_state_manager.cpp33 void SensorFoldStateManager::HandleAngleChange(float angle, int hall, sptr<FoldScreenPolicy> foldScreenPolicy) {} in HandleAngleChange() argument
35 void SensorFoldStateManager::HandleHallChange(float angle, int hall, sptr<FoldScreenPolicy> foldScreenPolicy) {} in HandleHallChange() argument
39 void SensorFoldStateManager::HandleSensorChange(FoldStatus nextState, float angle, in HandleSensorChange() argument
52 ReportNotifyFoldStatusChange(static_cast<int32_t>(mState_), static_cast<int32_t>(nextState), angle); in HandleSensorChange() local
H A Dsingle_display_sensor_fold_state_manager.cpp46 void SingleDisplaySensorFoldStateManager::HandleAngleChange(float angle, int hall, in HandleAngleChange() argument
53 void SingleDisplaySensorFoldStateManager::HandleHallChange(float angle, int hall, in HandleHallChange() argument
60 void SingleDisplaySensorFoldStateManager::UpdateSwitchScreenBoundaryForLargeFoldDevice(float angle, int hall) in UpdateSwitchScreenBoundaryForLargeFoldDevice() argument
70 FoldStatus SingleDisplaySensorFoldStateManager::GetNextFoldState(float angle, int hall) in GetNextFoldState() argument
[all...]
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Ddual_display_sensor_fold_state_manager_test.cpp90 float angle = 0.0f; in HWTEST_F() local
121 float angle = 0.0f; HWTEST_F() local
149 float angle = 200.0f; HWTEST_F() local
[all...]
H A Dsingle_display_sensor_pocket_fold_state_manager_test.cpp201 float angle = 0.0F; in HWTEST_F() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_lineargradient_test.cpp23 float angle = 90; in TestTextLinearGradient001() local
45 float angle = 90; in TestTextLinearGradient002() local
67 float angle = 90; in TestTextLinearGradient003() local
89 float angle = 90; in TestTextLinearGradient004() local
111 float angle = 90; in TestTextLinearGradient005() local
133 float angle = 90; TestTextLinearGradient006() local
155 float angle = 90; TestTextLinearGradient007() local
177 float angle = 90; TestTextLinearGradient008() local
199 float angle = 90; TestTextLinearGradient009() local
221 float angle = 90; TestTextLinearGradient010() local
243 float angle = 90; TestTextLinearGradient011() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
H A Dlist_lineargradient_test.cpp22 float angle = SIZE_90; in TestListLinearGradient001() local
44 float angle = SIZE_90; in TestListLinearGradient002() local
66 float angle = SIZE_90; in TestListLinearGradient003() local
88 float angle = SIZE_90; in TestListLinearGradient004() local
110 float angle = SIZE_90; in TestListLinearGradient005() local
132 float angle = SIZE_90; TestListLinearGradient006() local
154 float angle = SIZE_90; TestListLinearGradient007() local
176 float angle = SIZE_90; TestListLinearGradient008() local
197 float angle = SIZE_90; TestListLinearGradient009() local
217 float angle = SIZE_90; TestListLinearGradient010() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H A Dstack_lineargradient_test.cpp29 float angle = 60; in TestStackLinearGradient001() local
63 float angle = 60; in TestStackLinearGradient002() local
97 float angle = 60; in TestStackLinearGradient003() local
131 float angle = 60; in TestStackLinearGradient004() local
165 float angle = 60; in TestStackLinearGradient005() local
199 float angle = 60; TestStackLinearGradient006() local
233 float angle = 60; TestStackLinearGradient007() local
267 float angle = 60; TestStackLinearGradient008() local
301 float angle = 60; TestStackLinearGradient009() local
335 float angle = 60; TestStackLinearGradient010() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_lineargradient_test.cpp22 float angle = 90; in TestCustomComponentLinearGradient001() local
44 float angle = 90; in TestCustomComponentLinearGradient002() local
66 float angle = 90; in TestCustomComponentLinearGradient003() local
88 float angle = 90; in TestCustomComponentLinearGradient004() local
110 float angle = 90; in TestCustomComponentLinearGradient005() local
132 float angle = 90; TestCustomComponentLinearGradient006() local
154 float angle = 90; TestCustomComponentLinearGradient007() local
176 float angle = 90; TestCustomComponentLinearGradient008() local
197 float angle = 90; TestCustomComponentLinearGradient009() local
217 float angle = 90; TestCustomComponentLinearGradient010() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_lineargradient_test.cpp23 float angle = 90; in TestScrollLinearGradient001() local
45 float angle = 90; in TestScrollLinearGradient002() local
67 float angle = 90; in TestScrollLinearGradient003() local
89 float angle = 90; in TestScrollLinearGradient004() local
111 float angle = 90; in TestScrollLinearGradient005() local
133 float angle = 90; TestScrollLinearGradient006() local
155 float angle = 90; TestScrollLinearGradient007() local
177 float angle = 90; TestScrollLinearGradient008() local
198 float angle = 90; TestScrollLinearGradient009() local
218 float angle = 90; TestScrollLinearGradient010() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_lineargradient_test.cpp22 float angle = 90; in TestCommonAttrsLinearGradient001() local
44 float angle = 90; in TestCommonAttrsLinearGradient002() local
66 float angle = 90; in TestCommonAttrsLinearGradient003() local
88 float angle = 90; in TestCommonAttrsLinearGradient004() local
110 float angle = 90; in TestCommonAttrsLinearGradient005() local
132 float angle = 90; TestCommonAttrsLinearGradient006() local
154 float angle = 90; TestCommonAttrsLinearGradient007() local
176 float angle = 90; TestCommonAttrsLinearGradient008() local
197 float angle = 90; TestCommonAttrsLinearGradient009() local
217 float angle = 90; TestCommonAttrsLinearGradient010() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/
H A Dlistitem_lineargradient_test.cpp22 float angle = SIZE_90; in TestListItemLinearGradient001() local
44 float angle = SIZE_90; in TestListItemLinearGradient002() local
66 float angle = SIZE_90; in TestListItemLinearGradient003() local
88 float angle = SIZE_90; in TestListItemLinearGradient004() local
110 float angle = SIZE_90; in TestListItemLinearGradient005() local
132 float angle = SIZE_90; TestListItemLinearGradient006() local
154 float angle = SIZE_90; TestListItemLinearGradient007() local
176 float angle = SIZE_90; TestListItemLinearGradient008() local
197 float angle = SIZE_90; TestListItemLinearGradient009() local
217 float angle = SIZE_90; TestListItemLinearGradient010() local
[all...]
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
H A Dsafe_math_shared_impl.h34 namespace angle namespace
H A Dclamped_math_impl.h21 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
H A Dsha1.cc13 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DPreprocessor.cpp17 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.h21 namespace angle namespace
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A DMemoryBuffer.cpp14 namespace angle namespace
H A DColor.h14 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/common/vulkan/
H A Dvulkan_icd.cpp41 namespace angle namespace
[all...]
H A Dvulkan_icd.h17 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DDisplayImpl.h25 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/common/serializer/
H A DJsonSerializer.cpp20 namespace angle namespace

Completed in 14 milliseconds

12345678910>>...25