Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libshmem/
H A DShmemCompat.cpp45 const uint64_t heapSize = heapEndOffset - heapStartOffset; in convertSharedFileRegionToIMemory() local
/aosp12/frameworks/av/media/libaudioclient/tests/
H A Dtest_create_audiotrack.cpp91 size_t heapSize = audio_channel_count_from_out_mask(channelMask) * in testTrack() local
/aosp12/frameworks/av/media/libstagefright/
H A DACodecBufferChannel.cpp520 sp<MemoryDealer> ACodecBufferChannel::makeMemoryDealer(size_t heapSize) { in makeMemoryDealer()
563 size_t heapSize = totalSize + destinationBufferSize; in setInputBufferArray() local
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DJpegProcessor.cpp265 size_t heapSize = mCaptureHeap->getSize(); in processNewCapture() local
/aosp12/frameworks/av/drm/libmediadrm/
H A DCryptoHal.cpp270 size_t heapSize = mHeapSizes.valueFor(seqNum); in checkSharedBuffer() local
/aosp12/frameworks/native/libs/binder/
H A DIMemory.cpp201 size_t heapSize = mHeap->getSize(); in getMemory() local
/aosp12/frameworks/av/drm/libmediadrm/fuzzer/
H A Dmediadrm_fuzzer.cpp371 size_t heapSize = totalSize * 2; in invokeCryptoDecrypt() local
/aosp12/frameworks/av/media/libaudioclient/fuzzer/
H A Daudioflinger_fuzzer.cpp210 size_t heapSize = audio_channel_count_from_out_mask(channelMask) * in invokeAudioTrack() local
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.cpp3830 uint32_t heapSize = 0; in assignPointerIds() local