| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
| H A D | customcomponent_radialgradient_test.cpp | 34 float stops[] = {0.3, 1}; in TestCustomComponentRadialGradient002() local 54 float stops[] = {0.2, 0.5, 1}; in TestCustomComponentRadialGradient003() local 74 float stops[] = {0.3, 1}; in TestCustomComponentRadialGradient004() local
|
| H A D | customcomponent_sweepgradient_test.cpp | 39 float stops[] = {0.3, 1}; in TestCustomComponentSweepGradient002() local 65 float stops[] = {0.2, 0.5, 1}; in TestCustomComponentSweepGradient003() local 91 float stops[] = {0.3, 1}; in TestCustomComponentSweepGradient004() local 117 float stops[] = {0.3, 1}; in TestCustomComponentSweepGradient005() local
|
| H A D | customcomponent_lineargradient_test.cpp | 26 float stops[] = {0.0, 0.5}; in TestCustomComponentLinearGradient001() local 48 float stops[] = {0.0, 0.5}; in TestCustomComponentLinearGradient002() local 70 float stops[] = {0.0, 0.5}; in TestCustomComponentLinearGradient003() local 92 float stops[] = {0.0, 0.5}; in TestCustomComponentLinearGradient004() local 114 float stops[] = {0.0, 0.5}; in TestCustomComponentLinearGradient005() local 136 float stops[] = {0.0, 0.5}; TestCustomComponentLinearGradient006() local 158 float stops[] = {0.0, 0.5}; TestCustomComponentLinearGradient007() local 180 float stops[] = {0.0, 0.5}; TestCustomComponentLinearGradient008() local 201 float stops[] = {0.0, 0.5}; TestCustomComponentLinearGradient009() local 221 float stops[] = {0.0, 0.5}; TestCustomComponentLinearGradient010() local [all...] |
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/ |
| H A D | commonattrs_radialgradient_test.cpp | 34 float stops[] = {0.3, 1}; in TestCommonAttrsRadialGradient002() local 54 float stops[] = {0.2, 0.5, 1}; in TestCommonAttrsRadialGradient003() local 74 float stops[] = {0.3, 1}; in TestCommonAttrsRadialGradient004() local
|
| H A D | commonattrs_sweepgradient_test.cpp | 39 float stops[] = {0.3, 1}; in TestCommonAttrsSweepGradient002() local 65 float stops[] = {0.2, 0.5, 1}; in TestCommonAttrsSweepGradient003() local 91 float stops[] = {0.3, 1}; in TestCommonAttrsSweepGradient004() local 117 float stops[] = {0.3, 1}; in TestCommonAttrsSweepGradient005() local
|
| H A D | commonattrs_lineargradient_test.cpp | 26 float stops[] = {0.0, 0.5}; in TestCommonAttrsLinearGradient001() local 48 float stops[] = {0.0, 0.5}; in TestCommonAttrsLinearGradient002() local 70 float stops[] = {0.0, 0.5}; in TestCommonAttrsLinearGradient003() local 92 float stops[] = {0.0, 0.5}; in TestCommonAttrsLinearGradient004() local 114 float stops[] = {0.0, 0.5}; in TestCommonAttrsLinearGradient005() local 136 float stops[] = {0.0, 0.5}; TestCommonAttrsLinearGradient006() local 158 float stops[] = {0.0, 0.5}; TestCommonAttrsLinearGradient007() local 180 float stops[] = {0.0, 0.5}; TestCommonAttrsLinearGradient008() local 201 float stops[] = {0.0, 0.5}; TestCommonAttrsLinearGradient009() local 221 float stops[] = {0.0, 0.5}; TestCommonAttrsLinearGradient010() local [all...] |
| /third_party/skia/gm/ |
| H A D | fillrect_gradient.cpp | 51 void drawGradient(SkCanvas* canvas, std::initializer_list<GradientStop> stops) { in drawGradient() argument
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/ |
| H A D | text_radialgradient_test.cpp | 34 float stops[] = {0.3, 1}; in TestTextRadialGradient002() local 54 float stops[] = {0.2, 0.5, 1}; in TestTextRadialGradient003() local 74 float stops[] = {0.3, 1}; in TestTextRadialGradient004() local 94 float stops[] = {0.3, 1}; in TestTextRadialGradient005() local
|
| H A D | text_lineargradient_test.cpp | 25 float stops[] = {0.3, 1}; in TestTextLinearGradient001() local 47 float stops[] = {0.3, 1}; in TestTextLinearGradient002() local 69 float stops[] = {0.3, 1}; in TestTextLinearGradient003() local 91 float stops[] = {0.2, 0.5, 1}; in TestTextLinearGradient004() local 113 float stops[] = {0.3, 1}; in TestTextLinearGradient005() local 135 float stops[] = {0.3, 1}; TestTextLinearGradient006() local 157 float stops[] = {0.3, 1}; TestTextLinearGradient007() local 179 float stops[] = {0.3, 1}; TestTextLinearGradient008() local 201 float stops[] = {0.3, 1}; TestTextLinearGradient009() local 223 float stops[] = {0.3, 1}; TestTextLinearGradient010() local 245 float stops[] = {0.3, 1}; TestTextLinearGradient011() local [all...] |
| H A D | text_sweepgradient_test.cpp | 39 float stops[] = {0.3, 1}; in TestTextSweepGradient002() local 68 float stops[] = {0.2, 0.5, 1}; in TestTextSweepGradient003() local 97 float stops[] = {0.3, 1}; in TestTextSweepGradient004() local 126 float stops[] = {0.3, 1}; in TestTextSweepGradient005() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/ |
| H A D | image_radialgradient_test.cpp | 42 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageRadialGradient002() local 64 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageRadialGradient003() local 86 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageRadialGradient004() local 108 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageRadialGradient005() local
|
| H A D | image_lineargradient_test.cpp | 31 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageLinearGradient001() local 51 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageLinearGradient002() local 71 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageLinearGradient003() local 91 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageLinearGradient004() local 111 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageLinearGradient005() local 131 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient006() local 151 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient007() local 171 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient008() local 191 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient009() local 211 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient010() local 231 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient011() local 251 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient012() local 271 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient013() local 291 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient014() local 311 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient015() local 331 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient016() local 351 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient017() local 371 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient018() local 391 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient019() local 411 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; TestImageLinearGradient020() local [all...] |
| H A D | image_sweepgradient_test.cpp | 37 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageSweepGradient001() local 64 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageSweepGradient002() local 91 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageSweepGradient003() local 118 float stops[] = {FIRST_MIDDLE_VALUE, SECOND_MIDDLE_VALUE}; in TestImageSweepGradient004() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/ |
| H A D | list_lineargradient_test.cpp | 26 float stops[] = {PARAM_0, PARAM_0_POINT_5}; in TestListLinearGradient001() local 48 float stops[] = {PARAM_0, PARAM_0_POINT_5}; in TestListLinearGradient002() local 70 float stops[] = {PARAM_0, PARAM_0_POINT_5}; in TestListLinearGradient003() local 92 float stops[] = {PARAM_0, PARAM_0_POINT_5}; in TestListLinearGradient004() local 114 float stops[] = {PARAM_0, PARAM_0_POINT_5}; in TestListLinearGradient005() local 136 float stops[] = {PARAM_0, PARAM_0_POINT_5}; TestListLinearGradient006() local 158 float stops[] = {PARAM_0, PARAM_0_POINT_5}; TestListLinearGradient007() local 180 float stops[] = {PARAM_0, PARAM_0_POINT_5}; TestListLinearGradient008() local 201 float stops[] = {PARAM_0, PARAM_0_POINT_5}; TestListLinearGradient009() local 221 float stops[] = {PARAM_0, PARAM_0_POINT_5}; TestListLinearGradient010() local [all...] |
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/ |
| H A D | stack_lineargradient_test.cpp | 28 float stops[] = {begin, end}; in TestStackLinearGradient001() local 62 float stops[] = {begin, end}; in TestStackLinearGradient002() local 96 float stops[] = {begin, end}; in TestStackLinearGradient003() local 130 float stops[] = {begin, end}; TestStackLinearGradient004() local 164 float stops[] = {begin, end}; TestStackLinearGradient005() local 198 float stops[] = {begin, end}; TestStackLinearGradient006() local 232 float stops[] = {begin, end}; TestStackLinearGradient007() local 266 float stops[] = {begin, end}; TestStackLinearGradient008() local 300 float stops[] = {begin, end}; TestStackLinearGradient009() local 334 float stops[] = {begin, end}; TestStackLinearGradient010() local [all...] |
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/ |
| H A D | scroll_lineargradient_test.cpp | 27 float stops[] = {0.0, 0.5}; in TestScrollLinearGradient001() local 49 float stops[] = {0.0, 0.5}; in TestScrollLinearGradient002() local 71 float stops[] = {0.0, 0.5}; in TestScrollLinearGradient003() local 93 float stops[] = {0.0, 0.5}; in TestScrollLinearGradient004() local 115 float stops[] = {0.0, 0.5}; in TestScrollLinearGradient005() local 137 float stops[] = {0.0, 0.5}; TestScrollLinearGradient006() local 159 float stops[] = {0.0, 0.5}; TestScrollLinearGradient007() local 181 float stops[] = {0.0, 0.5}; TestScrollLinearGradient008() local 202 float stops[] = {0.0, 0.5}; TestScrollLinearGradient009() local 220 float stops[] = {0.3, 1}; TestScrollLinearGradient010() local [all...] |
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/ |
| H A D | listitem_lineargradient_test.cpp | 26 float stops[] = {PARAM_0, PARAM_0_POINT_5}; in TestListItemLinearGradient001() local 48 float stops[] = {PARAM_0, PARAM_0_POINT_5}; in TestListItemLinearGradient002() local 70 float stops[] = {PARAM_0, PARAM_0_POINT_5}; in TestListItemLinearGradient003() local 92 float stops[] = {PARAM_0, PARAM_0_POINT_5}; in TestListItemLinearGradient004() local 114 float stops[] = {PARAM_0, PARAM_0_POINT_5}; in TestListItemLinearGradient005() local 136 float stops[] = {PARAM_0, PARAM_0_POINT_5}; TestListItemLinearGradient006() local 158 float stops[] = {PARAM_0, PARAM_0_POINT_5}; TestListItemLinearGradient007() local 180 float stops[] = {PARAM_0, PARAM_0_POINT_5}; TestListItemLinearGradient008() local 201 float stops[] = {PARAM_0, PARAM_0_POINT_5}; TestListItemLinearGradient009() local 221 float stops[] = {PARAM_0, PARAM_0_POINT_5}; TestListItemLinearGradient010() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | gradient_style_modifier.cpp | 81 std::vector<Dimension> stops = colorStops_->Get().GetColorStops(); in GetGradient() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | ipoib.h | 87 atomic_t stops; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | ipoib.h | 87 atomic_t stops; member
|
| /third_party/skia/modules/skottie/src/layers/shapelayer/ |
| H A D | Gradient.cpp | 131 std::vector<sksg::Gradient::ColorStop> stops; variable [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | texturedspenc.c | 180 int stops[4]; in match_colors() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | adapter.h | 237 unsigned long stops; /* # of times queue has been stopped */ member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | adapter.h | 183 unsigned long stops; /* # of times q has been stopped */ member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | adapter.h | 183 unsigned long stops; /* # of times q has been stopped */ member
|