Home
last modified time | relevance | path

Searched refs:reserve (Results 1 – 25 of 102) sorted by relevance

12345

/hardware/qcom/sm7250/display/sdm/include/private/
Dsnapdragon_color_intf.h181 r.reserve(len); in GammaPostBlendConfig()
182 b.reserve(len); in GammaPostBlendConfig()
183 g.reserve(len); in GammaPostBlendConfig()
/hardware/interfaces/sensors/1.0/vts/functional/
DSensorsHidlEnvironmentV1_0.cpp62 sensorList.reserve(list.size()); in resetHal()
105 mEvents.reserve(128); in startPollingThread()
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DExecutionBurstUtils.cpp84 data.reserve(count); in serialize()
154 data.reserve(count); in serialize()
214 inputs.reserve(numberOfInputOperands); in deserialize()
231 dimensions.reserve(numberOfDimensions); in deserialize()
253 outputs.reserve(numberOfOutputOperands); in deserialize()
270 dimensions.reserve(numberOfDimensions); in deserialize()
292 slots.reserve(numberOfPools); in deserialize()
351 outputShapes.reserve(numberOfOperands); in deserialize()
366 dimensions.reserve(numberOfDimensions); in deserialize()
DExecutionBurstServer.cpp57 canonicalMemories.reserve(memories.size()); in getMemoriesCallback()
79 results.reserve(slots.size()); in getCacheEntries()
/hardware/interfaces/audio/core/all-versions/vts/functional/
DConfigHelper.h88 configs.reserve(channelMasks.size() * sampleRates.size()); in combineAudioConfig()
106 configs.reserve(channelMasks.size() * sampleRates.size() * formats.size()); in combineAudioConfig()
/hardware/google/pixel/pixelstats/
DBatteryEEPROMReporter.cpp79 &hist.sys_soc, &hist.reserve, &hist.batt_soc, in checkAndReport()
111 + hist.sys_soc + hist.msoc + hist.batt_soc + hist.reserve in checkLogEvent()
142 hist.cutoff_soc, hist.cc_soc, hist.sys_soc, hist.msoc, hist.batt_soc, hist.reserve, in reportEvent()
171 val.set<VendorAtomValue::intValue>(hist.reserve); in reportEvent()
/hardware/google/pixel/powerstats/dataproviders/
DDisplayStateResidencyDataProvider.cpp41 mResidencies.reserve(mStates.size()); in DisplayStateResidencyDataProvider()
91 stateInfos.reserve(mStates.size()); in getInfo()
DGenericStateResidencyDataProvider.cpp33 stateResidencyConfigs.reserve(stateHeaders.size()); in generateGenericStateResidencyConfigs()
120 result->reserve(numStates); in getStateData()
/hardware/interfaces/automotive/evs/1.1/vts/fuzzing/
Dcommon.h51 cameraInfo.reserve(cameraList.size()); in loadCameraList()
/hardware/qcom/sm7250/display/gralloc/
DQtiAllocator.cpp96 buffers.reserve(count); in allocate()
163 buffers.reserve(count); in allocate()
/hardware/qcom/sm8150/display/gralloc/
DQtiAllocator.cpp96 buffers.reserve(count); in allocate()
163 buffers.reserve(count); in allocate()
/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryEEPROMReporter.h82 uint8_t reserve; member
/hardware/google/pixel/powerstats/
DGenericStateResidencyDataProvider.cpp42 stateResidencyConfigs.reserve(stateHeaders.size()); in generateGenericStateResidencyConfigs()
62 mStateResidencyConfigs.reserve(stateResidencyConfigs.size()); in PowerEntityConfig()
238 stateSpaces.reserve(mPowerEntityConfigs.size()); in getStateSpaces()
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DBurst.cpp192 memoryIdentifierTokens.reserve(requestInShared.pools.size()); in execute()
193 holds.reserve(requestInShared.pools.size()); in execute()
261 memoryIdentifierTokens.reserve(requestInShared.pools.size()); in createReusableExecution()
262 holds.reserve(requestInShared.pools.size()); in createReusableExecution()
/hardware/google/gchips/gralloc3/src/
DGrallocAllocator.cpp106 grallocBuffers.reserve(count); in allocate()
/hardware/qcom/sdm845/display/gralloc/
DQtiAllocator.cpp75 buffers.reserve(count); in allocate()
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerCommandEngine.h64 metadata.reserve(length / 2); in executeSetLayerPerFrameMetadata()
/hardware/google/pixel/mm/
Dpixel-mm-gki.rc16 # memory reserve tuning
/hardware/interfaces/identity/support/src/
Dcppbor_parse.cpp120 mEntries.reserve(mSize); in add()
136 mEntries.reserve(mSize * 2); in add()
152 mEntries.reserve(1); in add()
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DRenderEngineVts.cpp66 compositionLayerPointers.reserve(mCompositionLayers.size()); in drawLayers()
/hardware/interfaces/broadcastradio/1.1/default/
DVirtualProgram.cpp91 out.reserve(vec.size()); in getProgramInfoVector()
/hardware/interfaces/camera/device/3.5/default/
DExternalCameraDevice.cpp77 availableCharacteristicsKeys.reserve(availableCharacteristicsKeys.size() + in initDefaultCharsKeys()
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp48 grallocBuffers.reserve(count); in allocate()
/hardware/interfaces/sensors/common/vts/2_X/
DSensorsHidlEnvironmentV2_X.cpp122 mEvents.reserve(MAX_RECEIVE_BUFFER_EVENT_COUNT); in startPollingThread()
/hardware/qcom/sm7250/display/composer/
DQtiComposer.cpp67 Capabilities.reserve(count); in getCapabilities()

12345