Home
last modified time | relevance | path

Searched defs:maxPos (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Doh_audio_buffer.cpp660 uint64_t maxPos = basePos + totalSizeInFrame_ + totalSizeInFrame_; in GetSpanInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.cpp1271 float maxPos = itemHeight * totalItemCount_ - spaceWidth_ - endPos; in FixPredictSnapOffsetAlignStart() local
1351 float maxPos = itemHeight * totalItemCount_ - spaceWidth_ - endPos; in FixPredictSnapOffsetAlignEnd() local
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp1737 …uint8_t *maxPos = (((uint8_t *)current) + (DHCP_OPTION_SIZE - MAGIC_COOKIE_LENGTH - OPT_HEADER_LEN… in ParseMessageOptions() local