| /third_party/skia/src/pathops/ |
| H A D | SkPathWriter.cpp | 233 int step = opPtT->fT ? 1 : -1; in assemble() local
|
| /third_party/skia/tests/ |
| H A D | TestUtils.cpp | 290 UnicharGen(int step) : fU(0), fStep(step) {} in UnicharGen() argument 301 const int step = 3; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | entropy_encode.c | 305 size_t step = 0; in BrotliOptimizeHuffmanCountsForRle() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-iter.hh | 652 S step; global() member 699 S step; global() member [all...] |
| /third_party/python/Modules/_sqlite/ |
| H A D | blob.c | 429 Py_ssize_t start, stop, step, len; in subscript_slice() local 513 Py_ssize_t start, stop, step, len; in ass_subscript_slice() local 415 get_slice_info(pysqlite_Blob *self, PyObject *item, Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, Py_ssize_t *slicelen) get_slice_info() argument [all...] |
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | repeated_scalar_container.cc | 281 Py_ssize_t step; in Subscript() local 433 Py_ssize_t step; in Subscript() local [all...] |
| H A D | repeated_composite_container.cc | 247 Py_ssize_t from, to, step, slicelength, cur, i; in Subscript() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | charconv_test.cc | 664 int NextStep(int step) { in NextStep() argument 685 int index, step; in TestOverflowAndUnderflow() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboMultisampleTests.cpp | 182 const float step = 2.0f / (float)numSteps; in render() local 205 const int step = 1; in render() local
|
| H A D | es3fDepthStencilClearTests.cpp | 330 float step = 2.0f / (float)numSteps; in renderGL() local 364 int step = numValues / numSteps; in renderGL() local 441 float step = deFloatFloor(depth * (float)DEPTH_STEPS) / (float)(DEPTH_STEPS-1); in renderReference() local 489 float step = (float)(stencil / ((1u<<stencilBits) / (deUint32)STENCIL_STEPS)) / (float)(STENCIL_STEPS-1); in renderReference() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDepthRangeTests.cpp | 383 int step = (int)deFloatFloor(d / depthStep); in iterate() local
|
| H A D | es2fDepthStencilClearTests.cpp | 327 float step = 2.0f / (float)numSteps; in renderGL() local 361 int step = numValues / numSteps; in renderGL() local 438 float step = deFloatFloor(depth * (float)DEPTH_STEPS) / (float)(DEPTH_STEPS-1); in renderReference() local 486 float step = (float)(stencil / ((1u<<stencilBits) / (deUint32)STENCIL_STEPS)) / (float)(STENCIL_STEPS-1); in renderReference() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/i2c/ |
| H A D | dw9763.c | 55 unsigned int step; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/ |
| H A D | marquee_pattern.cpp | 176 auto step = GetScrollAmount(); in PlayMarqueeAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
| H A D | utils.cpp | 55 auto step = StringUtils::StringToInt(params.front()); in StepsCurveCreator() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_slider.cpp | 93 double GetStep(double step, double max, double min) in GetStep() argument 127 double step = 1; // step:Sets the sliding jump value of the slider. The default value is 1. in Create() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| H A D | list_common_test_ng.cpp | 101 AssertionResult ListCommonTestNg::IsEqualNextFocusNode(FocusStep step, int32_t currentIndex, int32_t expectNextIndex) in IsEqualNextFocusNode() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
| H A D | stepper_pattern.cpp | 576 WeakPtr<FocusHub> StepperPattern::GetFocusNode(FocusStep step, const WeakPtr<FocusHub>& currentFocusNode) in GetFocusNode() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_layout_algorithm.cpp | 426 auto step = Dimension(1.0, DimensionUnit::PX); in GetSuitableSize() local 698 auto step = textLayoutProperty->GetAdaptFontSizeStepValue(ADAPT_UNIT); in AdaptMaxTextSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_toggle_modifier.cpp | 176 uint32_t step = DIMENSION_STEP; in SetTogglePadding() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| H A D | tabs_pattern.cpp | 403 WeakPtr<FocusHub> TabsPattern::GetNextFocusNode(FocusStep step, const WeakPtr<FocusHub>& currentFocusNode) in GetNextFocusNode() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
| H A D | mutable_span_string.cpp | 571 auto step = GetStepsByPosition(start); in InsertStringAroundSpecialNode() local
|
| /foundation/graphic/graphic_3d/kits/js/src/ |
| H A D | SceneJS.cpp | 531 BASE_NS::string_view step = path.substr(0, pos); in GetNode() local
|
| /foundation/multimedia/camera_framework/services/camera_service/src/ |
| H A D | hstream_repeat.cpp | 563 int step = 2; in SetMirrorForLivePhoto() local
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ |
| H A D | camera_napi_utils.cpp | 95 CheckInvalidArgument(napi_env env, size_t argc, int32_t length, napi_value *argv, CameraSteps step) CheckInvalidArgument() argument
|