Home
last modified time | relevance | path

Searched defs:heapSize (Results 1 – 25 of 91) sorted by relevance

1234

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_media_state.cpp145 uint32_t heapSize = UpdateHeapSizeAndOffsets(kernel, i); in Allocate() local
331 uint32_t heapSize = 0; in UpdateHeapSizeAndOffsets() local
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DACodecBufferChannel.cpp537 sp<MemoryDealer> ACodecBufferChannel::makeMemoryDealer(size_t heapSize) { in makeMemoryDealer()
580 size_t heapSize = totalSize + destinationBufferSize; in setInputBufferArray() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/heap_manager/
H A Dheap.cpp66 MOS_STATUS Heap::Allocate(uint32_t heapSize, bool keepLocked) in Allocate()
/aosp_15_r20/frameworks/av/media/libshmem/
H A DShmemCompat.cpp45 const uint64_t heapSize = heapEndOffset - heapStartOffset; in convertSharedFileRegionToIMemory() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/
H A DMinMaxPriorityQueueTest.java205 int heapSize = 99; in testHeapIntact() local
557 int heapSize = 999; in testRemoveAt() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DMinMaxPriorityQueueTest.java205 int heapSize = 99; in testHeapIntact() local
557 int heapSize = 999; in testRemoveAt() local
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/
H A Dtest_create_audiotrack.cpp88 size_t heapSize = audio_channel_count_from_out_mask(channelMask) * in testTrack() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DJpegProcessor.cpp278 size_t heapSize = mCaptureHeap->getSize(); in processNewCapture() local
/aosp_15_r20/frameworks/av/drm/libmediadrm/
H A DCryptoHalHidl.cpp266 size_t heapSize = mHeapSizes.valueFor(seqNum); in checkSharedBuffer() local
H A DCryptoHalAidl.cpp83 size_t heapSize = mHeapSizes.valueFor(seqNum); in checkSharedBuffer() local
/aosp_15_r20/frameworks/av/drm/libmediadrm/fuzzer/
H A Dmediadrm_fuzzer.cpp375 size_t heapSize = totalSize * 2; in invokeCryptoDecrypt() local
/aosp_15_r20/frameworks/native/libs/binder/
H A DIMemory.cpp202 size_t heapSize = mHeap->getSize(); in getMemory() local
/aosp_15_r20/frameworks/av/media/libaudioclient/fuzzer/
H A Daudioflinger_fuzzer.cpp240 size_t heapSize = audio_channel_count_from_out_mask(channelMask) * in invokeAudioTrack() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_renderer.cpp4142 VkDeviceSize heapSize = memoryProperties.memoryHeaps[i].size; in calculatePendingGarbageSizeLimit() local
6766 const VkDeviceSize heapSize = getMemoryProperties().getHeapSizeForMemoryType(memoryTypeIndex); in getPreferedBufferBlockSize() local
H A Dvk_helpers.cpp3995 VkDeviceSize heapSize = in allocateNewBuffer() local
4065 VkDeviceSize heapSize = in allocateBuffer() local
5431 VkDeviceSize heapSize = in init() local
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/sdklib/
HDlibavdmanager_lib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.cpp3782 uint32_t heapSize = 0; in assignPointerIds() local
/aosp_15_r20/external/aws-sdk-java-v2/services/devicefarm/src/main/resources/codegen-resources/
H A Dexamples-1.json245 "heapSize": 256000000, number
H A Dservice-2.json2055 "heapSize":{ object
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h14478 const VkDeviceSize heapSize = m_MemProps.memoryHeaps[heapIndex].size; in CalcPreferredBlockSize() local
15462 const VkDeviceSize heapSize = m_MemProps.memoryHeaps[heapIndex].size; in AllocateVulkanMemory() local
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h14411 const VkDeviceSize heapSize = m_MemProps.memoryHeaps[heapIndex].size; in CalcPreferredBlockSize() local
15394 const VkDeviceSize heapSize = m_MemProps.memoryHeaps[heapIndex].size; in AllocateVulkanMemory() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h14234 const VkDeviceSize heapSize = m_MemProps.memoryHeaps[heapIndex].size; in CalcPreferredBlockSize() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDddmlib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
HDddmlib-26.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/misc/common/sdklib/
HDsdklib-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

1234