Home
last modified time | relevance | path

Searched defs:stops (Results 1 - 25 of 37) sorted by relevance

12

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_radialgradient_test.cpp34 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 Dcustomcomponent_sweepgradient_test.cpp39 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 Dcustomcomponent_lineargradient_test.cpp26 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 Dcommonattrs_radialgradient_test.cpp34 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 Dcommonattrs_sweepgradient_test.cpp39 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 Dcommonattrs_lineargradient_test.cpp26 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 Dfillrect_gradient.cpp51 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 Dtext_radialgradient_test.cpp34 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 Dtext_lineargradient_test.cpp25 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 Dtext_sweepgradient_test.cpp39 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 Dimage_radialgradient_test.cpp42 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 Dimage_lineargradient_test.cpp31 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 Dimage_sweepgradient_test.cpp37 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 Dlist_lineargradient_test.cpp26 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 Dstack_lineargradient_test.cpp28 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 Dscroll_lineargradient_test.cpp27 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 Dlistitem_lineargradient_test.cpp26 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 Dgradient_style_modifier.cpp81 std::vector<Dimension> stops = colorStops_->Get().GetColorStops(); in GetGradient() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dipoib.h87 atomic_t stops; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dipoib.h87 atomic_t stops; member
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DGradient.cpp131 std::vector<sksg::Gradient::ColorStop> stops; variable
[all...]
/third_party/ffmpeg/libavcodec/
H A Dtexturedspenc.c180 int stops[4]; in match_colors() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h237 unsigned long stops; /* # of times queue has been stopped */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h183 unsigned long stops; /* # of times q has been stopped */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h183 unsigned long stops; /* # of times q has been stopped */ member

Completed in 15 milliseconds

12