Home
last modified time | relevance | path

Searched defs:maxSize (Results 201 – 225 of 290) sorted by relevance

12345678910>>...12

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h225 size_t maxSize = IsSystemPrivateCommand(privateCommand) ? (MAX_PRIVATE_COMMAND_COUNT + 1) in IsPrivateCommandValid() local
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp324 int32_t maxSize = CalculateSampleNum(attr.sampleRate, MAX_TIME_INTERVAL); in FastRenderReqMmapBuffer() local
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_proxy.cpp376 constexpr int maxSize = 200; in GetScanInfoList() local
/aosp14/frameworks/base/core/java/android/view/
H A DNotificationTopLineView.java457 final int maxSize = regrowCurrentSize - mOverflow; in adjust() local
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h113 Rect maxSize; /** Maximum resolution supported. */ member
/ohos5.0/drivers/peripheral/user_auth/test/unittest/attribute_test/
H A Dattribute_test.cpp574 constexpr uint32_t maxSize = 10; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_render_ext_impl.cpp416 int32_t maxSize = CalculateSampleNum(devAttrs_.sampleRate, maxTimeInterval_); in ReqMmapBuffer() local
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/tags/
H A Dtag_session_proxy.cpp146 int TagSessionProxy::GetMaxTransceiveLength(int technology, int &maxSize) in GetMaxTransceiveLength()
/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session_stub.cpp320 int maxSize = 0; in HandleGetMaxTransceiveLength() local
/aosp14/frameworks/base/core/java/android/widget/
H A DImageView.java1247 private int resolveAdjustedSize(int desiredSize, int maxSize, in resolveAdjustedSize()
/aosp14/frameworks/base/core/java/android/util/
H A DMathUtils.java292 float maxSize = Math.max(outToResize.width(), outToResize.height()); in fitRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item.cpp89 auto maxSize = layoutParam.GetMaxSize(); in PerformLayout() local
H A Dlist_layout_manager.cpp71 Size maxSize; in MakeInnerLayoutParam() local
H A Drender_list_item_group.cpp91 Size maxSize; in MakeInnerLayoutParam() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c898 void *SpungeMsgCreatePool(int initSize, int maxSize) in SpungeMsgCreatePool()
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp122 Operation operation, size_t begin, size_t maxSize) in DumpRespIdCode()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_stub.cpp40 #define RETURN_IF_STRING_IS_OVERSIZE(str, maxSize, msg, reply) … argument
50 #define RETURN_IF_STRING_IS_EMPTY_OR_OVERSIZE(str, maxSize, msg, reply) … argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box_base.cpp345 Size maxSize = Size(maxWidth, maxHeight); in ConvertConstraintsToPx() local
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag_sesstion.cpp376 int maxSize = 0; in GetMaxTransmitSize() local
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter_rw.cpp607 …terRw::HandleNdefCheckResult(uint8_t status, uint32_t currentSize, uint32_t flag, uint32_t maxSize) in Reselect()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp185 uint8_t maxSize = 128; in Format() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_src_proxy.cpp100 const int32_t maxSize = 100; in GetDevicesByStates() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dmeasure_utils.cpp96 SizeF ConstrainSize(const SizeF& size, const SizeF& minSize, const SizeF& maxSize) in ConstrainSize()
/ohos5.0/foundation/multimedia/av_session/services/session/server/migrate/
H A Dmigrate_avsession_server.cpp491 uint32_t maxSize = outputData.size(); in CompressToJPEG() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_algorithm.cpp72 SizeT<float> maxSize { Infinity<float>(), Infinity<float>() }; in CreateDefaultChildConstraint() local

12345678910>>...12