/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | safe_area_insets.cpp | 21 SafeAreaInsets SafeAreaInsets::Combine(const SafeAreaInsets& other) const in Combine() function in OHOS::Ace::NG::SafeAreaInsets 24 res.left_ = left_.Combine(other.left_); in Combine() 25 res.top_ = top_.Combine(other.top_); in Combine() 26 res.right_ = right_.Combine(other.right_); in Combine() 27 res.bottom_ = bottom_.Combine(other.bottom_); in Combine() 32 Inset SafeAreaInsets::Inset::Combine(const Inset& other) const in Combine() function in OHOS::Ace::NG::SafeAreaInsets::Inset
|
H A D | safe_area_insets.h | 68 Inset Combine(const Inset& other) const; 110 SafeAreaInsets Combine(const SafeAreaInsets& other) const;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/safe_area/ |
H A D | safe_area_manager.cpp | 119 res = res.Combine(cutoutSafeArea_); in GetCombinedSafeArea() 122 res = res.Combine(systemSafeArea_).Combine(navSafeArea_); in GetCombinedSafeArea() 129 res.bottom_ = res.bottom_.Combine(keyboardInset_); in GetCombinedSafeArea() 226 return systemSafeArea_.Combine(cutoutSafeArea_).Combine(navSafeArea_); in GetSafeArea() 234 return systemSafeArea_.Combine(navSafeArea_); in GetSafeAreaWithoutCutout() 239 return systemSafeArea_.Combine(cutoutSafeArea_).Combine(navSafeArea_); in GetSafeAreaWithoutProcess() 255 auto combinedSafeArea = systemSafeArea_.Combine(cutoutSafeArea_).Combine(navSafeArea_); in SafeAreaToPadding()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
H A D | content_root_pattern.cpp | 44 inset = inset.Combine(manager->GetCutoutSafeArea()); in CreateSafeAreaInsets() 52 inset.bottom_ = inset.bottom_.Combine(manager->GetKeyboardInset()); in CreateSafeAreaInsets()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | transform_util.cpp | 38 void Combine(float* out, const float* a, const float* b, double scaleA, double scaleB) in Combine() function 475 Combine<3>(ret.translate, to.translate, from.translate, progress, 1.0 - progress); in BlendDecomposedTransforms() 476 Combine<3>(ret.scale, to.scale, from.scale, progress, 1.0 - progress); in BlendDecomposedTransforms() 477 Combine<3>(ret.skew, to.skew, from.skew, progress, 1.0 - progress); in BlendDecomposedTransforms() 478 Combine<4>(ret.perspective, to.perspective, from.perspective, progress, 1.0 - progress); in BlendDecomposedTransforms() 539 Combine<3>(column[1], column[1], column[0], 1.0, -out.skew[0]); in DecomposeTransform() 552 Combine<3>(column[2], column[2], column[0], 1.0, -out.skew[1]); in DecomposeTransform() 554 Combine<3>(column[2], column[2], column[1], 1.0, -out.skew[2]); in DecomposeTransform()
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/ |
H A D | player_framework_adapter_impl_test.cpp | 192 testing::Combine(testing::Values(PlayerAdapterErrorType::UNSUPPORT_TYPE), 201 …testing::Combine(testing::Values(PlayerAdapterErrorType::FATAL_ERROR), testing::ValuesIn(fatalErro… 204 testing::Combine(testing::Values(PlayerAdapterErrorType::INVALID_CODE),
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/computeshader/ |
H A D | bloom_combine.shader | 8 "displayName" : "Bloom Combine",
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/shader/ |
H A D | bloom_combine.shader | 7 "displayName" : "Bloom Combine",
|
H A D | fullscreen_combined_post_process.shader | 7 "displayName" : "Post Process Combine",
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_transitioneffect.cpp | 26 … void NativeTransitionEffect::Combine(sptr<OHOS::Ace::Framework::NativeTransitionEffect> tagEffect) in Combine() function in OHOS::Ace::Framework::NativeTransitionEffect
|
H A D | cj_transitioneffect_ffi.cpp | 95 nativeTransitionEffect->Combine(tagEffect); in FfiOHOSAceFrameworkTransitionEffectCombine()
|
H A D | cj_transitioneffect.h | 137 void Combine(sptr<OHOS::Ace::Framework::NativeTransitionEffect> tagEffect);
|
/ohos5.0/docs/docker/ |
H A D | CHANGELOG_en.md | 3 Combine the docker build environment of Mini-System Devices (reference memory ≥ 128 KB), Small-Syst…
|
/ohos5.0/docs/en/application-dev/security/CryptoArchitectureKit/ |
H A D | crypto-sm4-sym-encrypt-decrypt-gcm-by-segment.md | 89 …// Combine the result of each update() to obtain the ciphertext. In certain cases, the doFinal() r… 111 // Combine the update() results to obtain the plaintext. 189 …// Combine the result of each update() to obtain the ciphertext. In certain cases, the doFinal() r… 211 // Combine the update() results to obtain the plaintext.
|
H A D | crypto-aes-sym-encrypt-decrypt-gcm-by-segment.md | 89 …// Combine the result of each update() to obtain the ciphertext. In certain cases, the doFinal() r… 111 // Combine the update() results to obtain the plaintext. 189 …// Combine the result of each update() to obtain the ciphertext. In certain cases, the doFinal() r… 211 // Combine the update() results to obtain the plaintext.
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-security-devicesecuritylevel.md | 265 Combine the Base64-encoded header and payload with a period (.) in between to obtain `<base64-head>… 299 3. Combine `<ecc-l3-pk>` and `<ecc-l3-pk-signature>` into a JSON string. The following is an exampl… 312 3. Combine `<ecc-l3-pk>` and `<ecc-l3-pk-signature>` into a JSON string. 325 2. Combine `<ecc-root-pk>` and `<ecc-root-pk-self-signature>` into a JSON string. The following is … 336 1. Combine the preceding three pieces of signature information into a JSON array.
|
H A D | subsys-security-selinux-compile.md | 44 2. Combine and deduplicate the file lists to generate a temporary context file of each type.
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/ |
H A D | jsi_matrix4_module.cpp | 76 shared_ptr<JsValue> Combine(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisOb… in Combine() function 320 static auto jsCombine = runtime->NewFunction(Combine); in AddCommonMatrixProperties()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
H A D | vector_util.h | 215 static inline constexpr Vec3 Combine(Vec3 const& a, Vec3 const& b, float ascl, float bscl) in BASE_BEGIN_NAMESPACE()
|
H A D | matrix_util.h | 785 row[1] = Combine(row[1], row[0], 1.0f, -skew.z); in BASE_BEGIN_NAMESPACE() 792 row[2] = Combine(row[2], row[0], 1.0f, -skew.y); in BASE_BEGIN_NAMESPACE() 794 row[2] = Combine(row[2], row[1], 1.0f, -skew.x); in BASE_BEGIN_NAMESPACE()
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | arraybuffer-object.md | 74 // Return the result. Combine the arrays to obtain the final result.
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | performance-overview.md | 37 …Combine ArkUI's [component reuse](component-recycle.md) mechanism and **LazyForEach** syntax to ef…
|
H A D | animation_practice.md | 223 Preferable: Combine animations with the same animation settings into one animation closure.
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_manager.cpp | 252 auto bottomInset = pipeline->GetSafeArea().bottom_.Combine(keyboardInset); in ScrollTextFieldToSafeArea()
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | arkts-enter-exit-transition.md | 84 …// Combine with a scale transition effect, whose animation settings follow TransitionEffect above,…
|