Home
last modified time | relevance | path

Searched refs:max_count (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/fb/
H A Dhw_info.cpp109 const uint32_t max_count = 256; in GetHWResourceInfo() local
110 char *tokens[max_count] = { NULL }; in GetHWResourceInfo()
114 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetHWResourceInfo()
122 if (!ParseString(line.c_str(), tokens, max_count, ": =\n", &token_count)) { in GetHWResourceInfo()
127 char *tokens_fmt[max_count] = { NULL }; in GetHWResourceInfo()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_info.cpp103 const uint32_t max_count = kBwModeMax; in GetDynamicBWLimits() local
104 char *tokens[max_count] = { NULL }; in GetDynamicBWLimits()
107 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetDynamicBWLimits()
151 const uint32_t max_count = 256; in GetHWResourceInfo() local
152 char *tokens[max_count] = { NULL }; in GetHWResourceInfo()
156 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetHWResourceInfo()
276 char *tokens_fmt[max_count] = { NULL }; in GetHWResourceInfo()
368 const uint32_t max_count = 10; in GetMDSSRotatorInfo() local
369 char *tokens[max_count] = { NULL }; in GetMDSSRotatorInfo()
416 const uint32_t max_count = 10; in GetV4L2RotatorInfo() local
[all …]
H A Dhw_device.cpp808 const uint32_t max_count = 10; in GetHWPanelNameByNode() local
809 char *tokens[max_count] = { NULL }; in GetHWPanelNameByNode()
810 if (!ParseLine(line.c_str(), "=\n", tokens, max_count, &token_count)) { in GetHWPanelNameByNode()
831 const uint32_t max_count = 10; in GetHWPanelInfoByNode() local
832 char *tokens[max_count] = { NULL }; in GetHWPanelInfoByNode()
833 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetHWPanelInfoByNode()
964 const uint32_t max_count = 10; in GetSplitInfo() local
965 char *tokens[max_count] = { NULL }; in GetSplitInfo()
968 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetSplitInfo()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
H A Dhw_info.cpp103 const uint32_t max_count = kBwModeMax; in GetDynamicBWLimits() local
104 char *tokens[max_count] = { NULL }; in GetDynamicBWLimits()
107 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetDynamicBWLimits()
151 const uint32_t max_count = 256; in GetHWResourceInfo() local
152 char *tokens[max_count] = { NULL }; in GetHWResourceInfo()
156 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetHWResourceInfo()
272 char *tokens_fmt[max_count] = { NULL }; in GetHWResourceInfo()
364 const uint32_t max_count = 10; in GetMDSSRotatorInfo() local
365 char *tokens[max_count] = { NULL }; in GetMDSSRotatorInfo()
412 const uint32_t max_count = 10; in GetV4L2RotatorInfo() local
[all …]
H A Dhw_device.cpp813 const uint32_t max_count = 10; in GetHWPanelNameByNode() local
814 char *tokens[max_count] = { NULL }; in GetHWPanelNameByNode()
815 if (!ParseLine(line.c_str(), "=\n", tokens, max_count, &token_count)) { in GetHWPanelNameByNode()
836 const uint32_t max_count = 10; in GetHWPanelInfoByNode() local
837 char *tokens[max_count] = { NULL }; in GetHWPanelInfoByNode()
838 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetHWPanelInfoByNode()
969 const uint32_t max_count = 10; in GetSplitInfo() local
970 char *tokens[max_count] = { NULL }; in GetSplitInfo()
973 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetSplitInfo()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_info.cpp103 const uint32_t max_count = kBwModeMax; in GetDynamicBWLimits() local
104 char *tokens[max_count] = { NULL }; in GetDynamicBWLimits()
107 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetDynamicBWLimits()
151 const uint32_t max_count = 256; in GetHWResourceInfo() local
152 char *tokens[max_count] = { NULL }; in GetHWResourceInfo()
156 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetHWResourceInfo()
272 char *tokens_fmt[max_count] = { NULL }; in GetHWResourceInfo()
363 const uint32_t max_count = 10; in GetMDSSRotatorInfo() local
364 char *tokens[max_count] = { NULL }; in GetMDSSRotatorInfo()
411 const uint32_t max_count = 10; in GetV4L2RotatorInfo() local
[all …]
H A Dhw_device.cpp814 const uint32_t max_count = 10; in GetHWPanelNameByNode() local
815 char *tokens[max_count] = { NULL }; in GetHWPanelNameByNode()
816 if (!ParseLine(line.c_str(), "=\n", tokens, max_count, &token_count)) { in GetHWPanelNameByNode()
837 const uint32_t max_count = 10; in GetHWPanelInfoByNode() local
838 char *tokens[max_count] = { NULL }; in GetHWPanelInfoByNode()
839 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetHWPanelInfoByNode()
970 const uint32_t max_count = 10; in GetSplitInfo() local
971 char *tokens[max_count] = { NULL }; in GetSplitInfo()
974 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetSplitInfo()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/fb/
H A Dhw_info.cpp103 const uint32_t max_count = kBwModeMax; in GetDynamicBWLimits() local
104 char *tokens[max_count] = { NULL }; in GetDynamicBWLimits()
107 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetDynamicBWLimits()
151 const uint32_t max_count = 256; in GetHWResourceInfo() local
152 char *tokens[max_count] = { NULL }; in GetHWResourceInfo()
156 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetHWResourceInfo()
270 char *tokens_fmt[max_count] = { NULL }; in GetHWResourceInfo()
361 const uint32_t max_count = 10; in GetMDSSRotatorInfo() local
362 char *tokens[max_count] = { NULL }; in GetMDSSRotatorInfo()
409 const uint32_t max_count = 10; in GetV4L2RotatorInfo() local
[all …]
H A Dhw_device.cpp808 const uint32_t max_count = 10; in GetHWPanelNameByNode() local
809 char *tokens[max_count] = { NULL }; in GetHWPanelNameByNode()
810 if (!ParseLine(line.c_str(), "=\n", tokens, max_count, &token_count)) { in GetHWPanelNameByNode()
833 const uint32_t max_count = 10; in GetHWPanelInfoByNode() local
834 char *tokens[max_count] = { NULL }; in GetHWPanelInfoByNode()
835 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetHWPanelInfoByNode()
966 const uint32_t max_count = 10; in GetSplitInfo() local
967 char *tokens[max_count] = { NULL }; in GetSplitInfo()
970 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetSplitInfo()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/fb/
H A Dhw_info.cpp103 const uint32_t max_count = kBwModeMax; in GetDynamicBWLimits() local
104 char *tokens[max_count] = { NULL }; in GetDynamicBWLimits()
107 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetDynamicBWLimits()
151 const uint32_t max_count = 256; in GetHWResourceInfo() local
152 char *tokens[max_count] = { NULL }; in GetHWResourceInfo()
156 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetHWResourceInfo()
270 char *tokens_fmt[max_count] = { NULL }; in GetHWResourceInfo()
361 const uint32_t max_count = 10; in GetMDSSRotatorInfo() local
362 char *tokens[max_count] = { NULL }; in GetMDSSRotatorInfo()
411 const uint32_t max_count = 10; in GetV4L2RotatorInfo() local
[all …]
H A Dhw_device.cpp825 const uint32_t max_count = 10; in GetHWPanelNameByNode() local
826 char *tokens[max_count] = { NULL }; in GetHWPanelNameByNode()
827 if (!ParseLine(line.c_str(), "=\n", tokens, max_count, &token_count)) { in GetHWPanelNameByNode()
850 const uint32_t max_count = 10; in GetHWPanelInfoByNode() local
851 char *tokens[max_count] = { NULL }; in GetHWPanelInfoByNode()
852 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetHWPanelInfoByNode()
983 const uint32_t max_count = 10; in GetSplitInfo() local
984 char *tokens[max_count] = { NULL }; in GetSplitInfo()
987 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetSplitInfo()
/aosp12/system/chre/apps/wifi_offload/
H A Dchannel_histogram.cc95 uint32_t max_count = 0; in GetChannelScanCount() local
98 if (max_count < count) { in GetChannelScanCount()
99 max_count = count; in GetChannelScanCount()
105 scaled_value = scaled_value * 254 / max_count + 1; in GetChannelScanCount()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_info.cpp124 const uint32_t max_count = kBwModeMax; in GetDynamicBWLimits() local
125 char *tokens[max_count] = { NULL }; in GetDynamicBWLimits()
128 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetDynamicBWLimits()
166 const uint32_t max_count = 256; in GetHWResourceInfo() local
167 char *tokens[max_count] = { NULL }; in GetHWResourceInfo()
171 if (!ParseString(line.c_str(), tokens, max_count, ":, =\n", &token_count)) { in GetHWResourceInfo()
258 if (!ParseString(line.c_str(), tokens, max_count, ": =\n", &token_count)) { in GetHWResourceInfo()
281 char *tokens_fmt[max_count] = { NULL }; in GetHWResourceInfo()
369 const uint32_t max_count = 10; in GetMDSSRotatorInfo() local
370 char *tokens[max_count] = { NULL }; in GetMDSSRotatorInfo()
[all …]
H A Dhw_device.cpp750 const uint32_t max_count = 10; in GetHWPanelNameByNode() local
751 char *tokens[max_count] = { NULL }; in GetHWPanelNameByNode()
752 if (!ParseLine(line.c_str(), "=\n", tokens, max_count, &token_count)) { in GetHWPanelNameByNode()
773 const uint32_t max_count = 10; in GetHWPanelInfoByNode() local
774 char *tokens[max_count] = { NULL }; in GetHWPanelInfoByNode()
775 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetHWPanelInfoByNode()
864 const uint32_t max_count = 10; in GetSplitInfo() local
865 char *tokens[max_count] = { NULL }; in GetSplitInfo()
868 if (!ParseLine(line.c_str(), tokens, max_count, &token_count)) { in GetSplitInfo()
/aosp12/frameworks/native/libs/vr/libdvr/
H A Ddvr_display_manager.cpp70 size_t max_count) { in ConvertSurfaceAttributes() argument
73 if (count >= max_count) in ConvertSurfaceAttributes()
223 size_t max_count) { in dvrSurfaceStateGetQueueIds() argument
229 for (i = 0; i < std::min(max_count, state.queue_ids.size()); i++) { in dvrSurfaceStateGetQueueIds()
272 size_t max_count) { in dvrSurfaceStateGetAttributes() argument
280 max_count); in dvrSurfaceStateGetAttributes()
/aosp12/frameworks/native/libs/vr/libdvr/include/dvr/
H A Ddvr_display_manager.h102 size_t max_count);
129 size_t max_count);
H A Ddvr_api.h125 size_t max_count);
/aosp12/art/runtime/
H A Dindirect_reference_table.cc69 IndirectReferenceTable::IndirectReferenceTable(size_t max_count, in IndirectReferenceTable() argument
75 max_entries_(max_count), in IndirectReferenceTable()
82 CHECK_LE(max_count, kMaxTableSizeInBytes / sizeof(IrtEntry)); in IndirectReferenceTable()
84 const size_t table_bytes = RoundUp(max_count * sizeof(IrtEntry), kPageSize); in IndirectReferenceTable()
H A Dindirect_reference_table.h233 IndirectReferenceTable(size_t max_count,
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi.cpp119 uint32_t max_count; member
257 while (arr.count + layer_count > arr.max_count) { in GrowImplicitLayerArray()
259 (arr.max_count) ? (arr.max_count << 1) : initial_max_count; in GrowImplicitLayerArray()
262 if (new_max_count > arr.max_count) { in GrowImplicitLayerArray()
276 arr.max_count = new_max_count; in GrowImplicitLayerArray()
/aosp12/art/tools/dexanalyze/
H A Ddexanalyze_bytecode.cc72 size_t max_count, in PrintMostUsed() argument
86 if (max_count > 0) {
90 --max_count;
/aosp12/system/libsysprop/srcs/api/
H A DPlatformProperties-current.txt126 prop_name: "telephony.active_modems.max_count"
H A DPlatformProperties-latest.txt370 prop_name: "telephony.active_modems.max_count"
/aosp12/frameworks/base/libs/androidfw/
H A DAssetManager2.cpp1103 const size_t max_count = (*parent_bag)->entry_count + dtohl(map->count); in GetBag() local
1105 malloc(sizeof(ResolvedBag) + (max_count * sizeof(ResolvedBag::Entry))))}; in GetBag()
1201 if (actual_count != max_count) { in GetBag()
/aosp12/system/libsysprop/srcs/android/sysprop/
H A DTelephonyProperties.sysprop454 prop_name: "telephony.active_modems.max_count"

12