Home
last modified time | relevance | path

Searched defs:maxIndex (Results 1 - 22 of 22) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/ndk/include/
H A Doh_preferences_value_impl.h31 uint32_t maxIndex; member
/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtab_content_proxy_element.cpp86 auto maxIndex = totalCount - 1; in PerformBuild() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_controller.cpp35 void TabController::ValidateIndex(int32_t maxIndex) in ValidateIndex() argument
H A Drender_tab_bar.cpp283 auto maxIndex = static_cast<int32_t>(tabsWidth_.size()) - 1; in SetScrollIndicator() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_info.cpp129 int32_t maxIndex = 1; in CalculateZoomRange() local
167 int32_t maxIndex = 1; in GetZoomRatioRange() local
192 int32_t maxIndex = 1; GetExposureBiasRange() local
[all...]
H A Dcamera_device.cpp229 int32_t maxIndex = 1; in GetZoomRatioRange() local
283 int32_t maxIndex = 1; in GetExposureBiasRange() local
H A Dcamera_manager.cpp1323 const uint32_t maxIndex = 1; in AlignVideoFpsProfile() local
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_inplace_sampling_common.h308 const uint maxIndex = min(materialIndexSlot, CORE_MATERIAL_FACTOR_UNIFORM_VEC4_COUNT - 1); in GetUnpackMaterialTextureInfoSlotFactor() local
H A D3d_dm_structures_common.h603 const uint maxIndex = min(materialIndexSlot, CORE_MATERIAL_FACTOR_UNIFORM_VEC4_COUNT - 1); in GetUnpackMaterialTextureInfoSlotFactor() local
609 const uint maxIndex = min(materialIndexSlot, CORE_MATERIAL_FACTOR_UNIFORM_VEC4_COUNT - 1); in GetUnpackMaterialTextureInfoSlotFactor() local
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_data_adapter.cpp308 static const int32_t maxIndex = 2; in ParseMonthData() local
505 static const int32_t maxIndex = 2; in ParseCalendarData() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dtime_lapse_photo_session.cpp417 int32_t maxIndex = 1; in SetExposure() local
H A Dcapture_session.cpp1778 int32_t maxIndex = 1; in SetExposureBias() local
2600 int32_t maxIndex = 1; in SetZoomRatio() local
2709 int32_t maxIndex = 1; in SetSmoothZoom() local
3857 int32_t maxIndex = 1; SetSensorExposureTime() local
5146 int32_t maxIndex = 1; SetManualWhiteBalance() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dpreview_output.cpp635 int32_t maxIndex = 1; in canSetFrameRateRange() local
H A Dvideo_output.cpp440 int32_t maxIndex = 1; in canSetFrameRateRange() local
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp191 int32_t maxIndex = GetCurrentMaxIndex(); in BuildNextItem() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp768 int32_t maxIndex = INT_MIN; in ClearMapsToEndContainsMultiLineItem() local
814 int32_t maxIndex = INT_MIN; in ClearMapsFromStartContainsMultiLineItem() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.cpp1324 int32_t maxIndex = -1; in UpdateMainSideEndPos() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp1298 auto maxIndex = static_cast<int32_t>(optionProperties_.size()) - 1; in GetUpCandidateDistance() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp1700 int maxIndex = numExcessNetworks > MAX_CONFIGS_NUM ? MAX_CONFIGS_NUM : numExcessNetworks; in RemoveExcessDeviceConfigs() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/
H A Dwifi_supplicant_hal.c1062 int maxIndex = infoElem->size - 1; in GetChanMaxRates() local
1077 int maxIndex = infoElem->size - 1; in GetChanExtMaxRates() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util.c318 int maxIndex = infoElem->size - 1; in GetChanMaxRates() local
333 int maxIndex = infoElem->size - 1; in GetChanExtMaxRates() local
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_service.cpp1368 int32_t maxIndex = 1; in DumpCameraZoom() local

Completed in 40 milliseconds