Home
last modified time | relevance | path

Searched defs:maxSize (Results 251 - 275 of 302) sorted by relevance

1...<<111213

/third_party/icu/icu4c/source/test/cintltst/
H A Dcallcoll.c481 int32_t maxSize = 100; in getOrders() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultisampledRenderToTextureTest.cpp238 GLint maxSize; in TEST_P() local
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.cpp226 static Vector<int, Size> computeScaledSize (const Vector<int, Size>& imageSize, int maxSize) in computeScaledSize() argument
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp248 uint32_t maxSize = maxSafeIntPlusOne->GetLength(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_checker.h280 size_t maxSize; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.cpp1054 CalcSize maxSize = { CalcLength(previewWidth), CalcLength(previewHeight) }; in CustomPreviewParentNodeCreate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_pattern.cpp564 size_t maxSize = 0; in IsFirstOrLastFocusableChild() local
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp303 Size maxSize; local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.cpp388 float maxSize = 0.0f; in GetChildMaxSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp908 GetSuitableSize(SizeF& maxSize, LayoutWrapper* layoutWrapper) GetSuitableSize() argument
1058 auto maxSize = GetMaxMeasureSize(contentConstraint); AdaptInlineFocusFontSize() local
1094 IsInlineFocusAdaptExceedLimit(const SizeF& maxSize) IsInlineFocusAdaptExceedLimit() argument
1121 auto maxSize = GetMaxMeasureSize(contentConstraint); AdaptInlineFocusMinFontSize() local
1156 IsInlineFocusAdaptMinExceedLimit(const SizeF& maxSize, uint32_t maxViewLines) IsInlineFocusAdaptMinExceedLimit() argument
1178 auto maxSize = GetMaxMeasureSize(contentConstraint); CreateParagraphAndLayout() local
1256 DidExceedMaxLines(const SizeF& maxSize) DidExceedMaxLines() argument
1266 IsAdaptExceedLimit(const SizeF& maxSize) IsAdaptExceedLimit() argument
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp2116 const uint32_t maxSize = 1024; in SetLineDash() local
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp1572 int32_t maxSize = 1024; // 1024 max size of one log in HevcDecLog() local
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter.cpp1140 void TagNciAdapter::HandleNdefCheckResult(uint8_t status, uint32_t currentSize, uint32_t flag, uint32_t maxSize) in HandleNdefCheckResult() argument
H A Dtag_nci_adapter_ntf.cpp1042 void TagNciAdapterNtf::HandleNdefCheckResult(uint8_t status, uint32_t currentSize, uint32_t flag, uint32_t maxSize) in HandleNdefCheckResult() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp1253 bool CloudStorageUtils::IsGetCloudDataContinue(uint32_t curNum, uint32_t curSize, uint32_t maxSize, uint32_t maxCount) in IsGetCloudDataContinue() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c167 int32_t MutexListInit(MutexList *mutexList, uint32_t maxSize) in MutexListInit() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h135 uint32_t maxSize; member
/third_party/lzma/C/
H A DXzDec.c54 unsigned Xz_ReadVarInt(const Byte *p, size_t maxSize, UInt64 *value) in Xz_ReadVarInt() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c749 ASSERTED GLsizei maxSize; in draw_textured_quad() local
1195 const int maxSize = st->screen->get_param(st->screen, in clamp_size() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCountersTests.cpp4236 GLint maxSize; in Run() local
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp1354 int maxSize; in iterate() local
1470 int maxSize; in iterate() local
1619 GLint maxSize = deLog2Floor32(maxTexSize) + 1; in iterate() local
1700 int maxSize; in iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderAtomicCountersTests.cpp3658 GLint maxSize; in Run() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES1.cpp97 int maxSize = 4; in ValidateBuiltinVertexAttributeCommon() local
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp1480 GLint maxSize = 0; in TEST_F() local
1548 GLint maxSize = 0; in TEST_F() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp548 deUint32 maxSize = 0u; in iterate() local

Completed in 80 milliseconds

1...<<111213