Home
last modified time | relevance | path

Searched defs:maxIndex (Results 1 – 25 of 52) sorted by relevance

123

/ohos5.0/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; in GetExposureBiasRange() local
H A Dcamera_device.cpp235 int32_t maxIndex = 1; in GetZoomRatioRange() local
288 int32_t maxIndex = 1; in GetExposureBiasRange() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/ndk/include/
H A Doh_preferences_value_impl.h31 uint32_t maxIndex; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtab_content_proxy_element.cpp87 auto maxIndex = totalCount - 1; in PerformBuild() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_controller.cpp35 void TabController::ValidateIndex(int32_t maxIndex) in ValidateIndex()
H A Drender_tab_bar.cpp283 auto maxIndex = static_cast<int32_t>(tabsWidth_.size()) - 1; in SetScrollIndicator() local
/aosp12/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DEncodedStringValue.java253 int maxIndex = addr.length - 1; in concat() local
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DEncodedStringValue.java266 int maxIndex = addr.length - 1; in concat() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DEncodedStringValue.java268 int maxIndex = addr.length - 1; in concat() local
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c23 static inline int CalcFlagsUnits(uint32_t maxIndex) in CalcFlagsUnits()
463 int32_t maxIndex = GetMaxPermissionIndex(NULL); in AppSpawnReqMsgAddPermission() local
555 int32_t maxIndex = GetMaxPermissionIndex(handle); in AppSpawnClientAddPermission() local
/ohos5.0/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
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/s2/
H A DS2Support.java275 long maxIndex = getMaxIndex(s2Level); in calcMaxS2CellId() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DFilterDeleteSet.java192 int maxIndex = minIndex; in reload() local
/aosp12/frameworks/base/tests/JankBench/app/src/main/jni/
H A DBench.cpp226 size_t maxIndex = size / sizeof(void *); in runMemoryLatencyTest() local
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v9/
H A Dhuks_napi_update_finish_session.cpp165 size_t index, size_t maxIndex) in GetTokenOrCallback()
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/
H A Dcm_napi_sign_verify.cpp401 size_t curIndex, size_t maxIndex) in ProcessFinishTwoParam()
450 size_t curIndex, size_t maxIndex) in ProcessFinishThreeParam()
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v8/
H A Dhuks_napi_update_finish.cpp186 size_t index, size_t maxIndex) in GetTokenOrCallback()
/ohos5.0/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
/aosp12/frameworks/base/core/java/android/hardware/hdmi/
H A DIHdmiControlService.aidl69 void setSystemAudioVolume(int oldIndex, int newIndex, int maxIndex); in setSystemAudioVolume()
H A DHdmiControlServiceWrapper.java442 public void setSystemAudioVolume(int oldIndex, int newIndex, int maxIndex) {} in setSystemAudioVolume()
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DHeatmapMaxKeypoint.cpp111 uint32_t maxIndex = 0; in heatmapMaxKeypointFloat32Nhwc() local
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_client_test/
H A Dapp_spawn_interface_test.cpp565 int32_t maxIndex = GetMaxPermissionIndex(nullptr); variable
/aosp12/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
H A DHdmiAudioSystemClientTest.java275 final int maxIndex) { in setSystemAudioVolume()
/ohos5.0/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
/ohos5.0/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_service.cpp257 auto maxIndex = static_cast<int32_t>(events.size()); in PushDataCollectTask() local

123