/foundation/graphic/graphic_3d/lume/LumeFont/src/ |
H A D | font_defs.h | 93 constexpr uint32_t NUM_6 = 6; member 146 return lshift_i32(val, NUM_6); in IntToFp26() 152 return rshift_i32(val, NUM_6); in Fp26ToInt()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_stack_modifier.cpp | 28 constexpr int NUM_6 = 6; member 56 case NUM_6: in SetAlignContent()
|
H A D | flex_modifier.cpp | 26 constexpr int NUM_6 = 6; member 51 case NUM_6: //WrapAlignment::SPACE_EVENLY in ParseFlexToWrap()
|
H A D | node_common_modifier.cpp | 58 constexpr int NUM_6 = 6; member 166 case NUM_6: in ParseAlignment() 202 return NUM_6; in ConvertAlignmentToInt() 234 return NUM_6; in ParseAlignmentToIndex() 401 auto startHasValue = values[NUM_6].i32; in SetSweepGradientValues() 450 auto radiusHasValue = values[NUM_6].i32; in SetRadialGradientValues() 814 matrix[NUM_9], matrix[NUM_13], matrix[NUM_2], matrix[NUM_6], matrix[NUM_10], matrix[NUM_14], in SetTransform() 831 matrix[NUM_9], matrix[NUM_13], matrix[NUM_2], matrix[NUM_6], matrix[NUM_10], matrix[NUM_14], in ResetTransform() 888 SetCalcDimension(bottom, options, NUM_13, NUM_6); in ParseEdges() 1032 auto isFilled = static_cast<uint32_t>(shadows[NUM_6] in SetBackShadow() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | alignment.cpp | 26 constexpr int NUM_6 = 6; member 142 case NUM_6: in ParseAlignment()
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | image_module.h | 26 enum class ArgsCount { NUM_1 = 1, NUM_2, NUM_3, NUM_4, NUM_5, NUM_6 };
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_image_animator_bridge.cpp | 33 constexpr int NUM_6 = 6; member 195 Local<JSValueRef> seventhArg = runtimeCallInfo->GetCallArgRef(NUM_6); in SetImages()
|
H A D | arkts_native_text_timer_bridge.cpp | 34 constexpr int32_t NUM_6 = 6; member 236 vm, runtimeCallInfo->GetCallArgRef(NUM_6), fillArray.get(), length, ArkTSUtils::parseShadowFill); in SetTextShadow()
|
H A D | arkts_native_side_bar_container_bridge.cpp | 28 constexpr int NUM_6 = 6; member 105 Local<JSValueRef> iconsHiddenArg = runtimeCallInfo->GetCallArgRef(NUM_6); in SetControlButton()
|
H A D | arkts_native_text_clock_bridge.cpp | 35 constexpr int32_t NUM_6 = 6; member 303 vm, runtimeCallInfo->GetCallArgRef(NUM_6), fillArray.get(), length, ArkTSUtils::parseShadowFill); in SetTextShadow()
|
H A D | arkts_native_span_bridge.cpp | 37 constexpr int NUM_6 = 6; member 75 Local<JSValueRef> fillArg = runtimeCallInfo->GetCallArgRef(NUM_6); in ParseTextShadow()
|
H A D | arkts_native_common_bridge.cpp | 47 constexpr int NUM_6 = 6; member 1156 case NUM_6: in ParseBackgroundImagePositionAlign() 1228 Local<JSValueRef> centerYArg = runtimeCallInfo->GetCallArgRef(NUM_6); in ParseRotate() 1264 values[NUM_6] = static_cast<ArkUI_Float32>(angle); in ParseRotate() 2012 auto leftArg = runtimeCallInfo->GetCallArgRef(NUM_6); in SetBorderStyle() 2064 auto offsetYArg = runtimeCallInfo->GetCallArgRef(NUM_6); in SetShadow() 2100 shadows[NUM_6].i32 = fillArg->IsBoolean() ? fillArg->BooleaValue(vm) : false; in SetShadow() 2572 auto repeatingArg = runtimeCallInfo->GetCallArgRef(NUM_6); in SetSweepGradient() 2644 auto hasOffsetArg = runtimeCallInfo->GetCallArgRef(NUM_6); in SetOverlay() 2837 auto policyArg = runtimeCallInfo->GetCallArgRef(NUM_6); in SetBackgroundBlurStyleParam() [all...] |
H A D | arkts_native_text_bridge.cpp | 47 constexpr int NUM_6 = 6; member 616 Local<JSValueRef> fillArg = runtimeCallInfo->GetCallArgRef(NUM_6); in SetTextShadow() 1245 Local<JSValueRef> entityDecorationStyleArg = runtimeCallInfo->GetCallArgRef(NUM_6); in ParseAIEntityColor()
|
H A D | arkts_native_rich_editor_bridge.cpp | 33 constexpr int NUM_6 = 6; member 145 Local<JSValueRef> entityDecorationStyleArg = runtimeCallInfo->GetCallArgRef(NUM_6); in ParseAIEntityColor()
|
H A D | arkts_native_text_area_bridge.cpp | 34 constexpr int NUM_6 = 6; member 1663 auto leftArg = runtimeCallInfo->GetCallArgRef(NUM_6); in SetBorderStyle()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_utils.cpp | 93 static const uint8_t NUM_6 = 6; member 202 rowDataSize = pixelBytes * (((uWidth + NUM_5) / NUM_6) * NUM_6); in GetRowDataSizeByPixelFormat()
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | canvas_component.cpp | 1451 if (argsNum < ArgsCount::NUM_6) { in Transform() 1481 if (argsNum < ArgsCount::NUM_6) { in SetTransform() 1719 if (argsNum != ArgsCount::NUM_5 && argsNum != ArgsCount::NUM_6) { in Arc() 1739 if (argsNum == ArgsCount::NUM_6) { in Arc() 1843 if (argsNum < ArgsCount::NUM_6) { in CreateRadialGradient()
|
H A D | canvas_component.h | 28 enum ArgsCount : uint8_t { NUM_1 = 1, NUM_2, NUM_3, NUM_4, NUM_5, NUM_6 };
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_map.cpp | 114 static const uint8_t NUM_6 = 6; member 1081 rowDataSize = pixelBytes * (((infoWidth + NUM_5) / NUM_6) * NUM_6); in SetRowDataSizeForImageInfo() 3171 a = (uint16_t)((src[NUM_3] >> NUM_6) & 0x03); in SetRGBA1010102PixelAlpha() 3176 g = (gHigh >> NUM_2) + ((uint16_t)(src[NUM_2] << NUM_6) & 0x3C0); in SetRGBA1010102PixelAlpha() 3184 src[NUM_2] = (uint8_t)(b << NUM_4 | g >> NUM_6); in SetRGBA1010102PixelAlpha() 3185 src[NUM_3] = (uint8_t)(a << NUM_6 | b >> NUM_4); in SetRGBA1010102PixelAlpha() 3188 src[alphaIndex] = static_cast<uint8_t>((src[alphaIndex] & 0x3F) | (alpha << NUM_6)); in SetRGBA1010102PixelAlpha()
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 44 constexpr int NUM_6 = 6; member 1936 g_numberValues[NUM_6].f32 = options.bottomLeftRadius; in GetClipShape() 2114 if (length > NUM_6) { in SetCustomShadow() 2115 shadows[NUM_6].i32 = item->value[NUM_6].i32; in SetCustomShadow() 2137 g_numberValues[NUM_6].i32 = options.fill; in GetCustomShadow() 2527 values[NUM_6].i32 = static_cast<ArkUI_Int32>(true); in SetSweepGradient() 2557 ArkUI_Float32 values[NUM_6]; in GetSweepGradient() 2578 g_attributeItem.size = NUM_6; in GetSweepGradient() 2640 values[NUM_6] in SetRadialGradient() [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 145 static const uint8_t NUM_6 = 6; member 2913 case NUM_6: {
|