Home
last modified time | relevance | path

Searched defs:minSize (Results 51 - 75 of 77) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_layout_manager.cpp72 Size minSize; in MakeInnerLayoutParam() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp779 auto minSize = MainAxisMinValue(AceType::RawPtr(childLayoutWrapper)); in IsKeepMinSize() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dbutton_test_ng.cpp680 auto minSize = std::min(BUTTON_WIDTH, BUTTON_HEIGHT); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp104 void SwiperModelNG::SetMinSize(const Dimension& minSize) in SetMinSize() argument
537 void SwiperModelNG::SetMinSize(FrameNode* frameNode, const Dimension& minSize) in SetMinSize() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_test_ng.cpp378 auto minSize = layoutProperty_->GetItemMinSize(); in HWTEST_F() local
/third_party/skia/src/ports/
H A DSkFontMgr_android_parser.cpp732 static const size_t minSize = fixedLen + 2; in append_fallback_font_families_for_locale() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DByteString.java1118 private void flushFullBuffer(int minSize) { in flushFullBuffer() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureBufferCase.cpp446 const size_t minSize = 4*16; in modifyBufferSubData() local
469 const size_t minSize = 4*16; in modifyMapWrite() local
503 const size_t minSize = 4*16; in modifyMapReadWrite() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_pattern.cpp1126 auto minSize = SizeF(pickerLayoutConstraint->minSize.Width(), pickerLayoutConstraint->minSize.Height()); in CheckAndUpdateColumnSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp378 std::optional<SizeF> minSize; in CalculateContentWidth() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibrary_napi_utils.cpp1017 constexpr int32_t minSize = 224; in GetFeaturedSinglePortraitAlbumPredicates() local
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_medialibrary_napi_utils.cpp932 constexpr int32_t minSize = 224; in GetFeaturedSinglePortraitAlbumPredicates() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c178 uint8_t minSize; member
1446 int GAPIF_LeSetMinEncKeySize(uint8_t minSize) in GAPIF_LeSetMinEncKeySize() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c123 int32_t minSize; in TestKeyInRootRecursive() local
173 int32_t minSize = ures_getSize(subRootBundle); in TestKeyInRootRecursive() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES1.cpp96 int minSize = 1; in ValidateBuiltinVertexAttributeCommon() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp1022 deUint32 minSize = ~0u; in checkResult() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp1116 Size minSize; in MakeInnerLayout() local
1130 Size minSize; in MakeInnerLayoutForLane() local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Drenderer_in_client.cpp1510 size_t minSize = std::min(readableSize, clientSpanSizeInByte_); in DrainRingCache() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp166 const auto minSize = kLocalInvocations * kElementSize; in checkSupport() local
1595 const auto minSize = kLocalInvocations * kElementSize; in checkSupport() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp1022 deUint32 minSize = ~0u; in checkResult() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp166 const auto minSize = kLocalInvocations * kElementSize; in checkSupport() local
1595 const auto minSize = kLocalInvocations * kElementSize; in checkSupport() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp886 int minSize; member
1032 int minSize; in generateBasicUniforms() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp831 int minSize; member
1045 int minSize; in generateBasicUniforms() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp305 Size minSize = GetLayoutParam().GetMinSize(); in PerformLayout() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp996 int minSize; member
1216 int minSize; in generateBasicUniforms() local
[all...]

Completed in 77 milliseconds

1234