Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 25 of 44) sorted by relevance

12

/frameworks/av/services/oboeservice/
DSharedRingBuffer.cpp40 aaudio_result_t SharedRingBuffer::allocate(fifo_frames_t bytesPerFrame, in allocate() function in SharedRingBuffer
DAAudioMixer.cpp40 void AAudioMixer::allocate(int32_t samplesPerFrame, int32_t framesPerBurst) { in allocate() function in AAudioMixer
/frameworks/compile/mclinker/include/mcld/Support/
DGCFactory.h124 value_type* allocate(size_t N) { in allocate() function
131 value_type* allocate() { in allocate() function
DAllocators.h139 pointer allocate(size_type N) { in allocate() function
156 pointer allocate() { in allocate() function
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java339 public abstract void allocate(FrameType frameType); in allocate() method in BackingStore.Backing
419 public void allocate(FrameType frameType) { in allocate() method in BackingStore.ObjectBacking
492 public void allocate(FrameType frameType) { in allocate() method in BackingStore.BitmapBacking
586 public void allocate(FrameType frameType) { in allocate() method in BackingStore.TextureBacking
699 public void allocate(FrameType frameType) { in allocate() method in BackingStore.ByteBufferBacking
806 public void allocate(FrameType frameType) { in allocate() method in BackingStore.AllocationBacking
DTextureSource.java63 public void allocate(int width, int height) { in allocate() method in TextureSource
/frameworks/av/media/bufferpool/1.0/
DConnection.cpp71 ResultStatus Connection::allocate( in allocate() function in android::hardware::media::bufferpool::V1_0::implementation::Connection
DAccessor.cpp144 ResultStatus Accessor::allocate( in allocate() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor
DClientManager.cpp315 ResultStatus ClientManager::Impl::allocate( in allocate() function in android::hardware::media::bufferpool::V1_0::implementation::ClientManager::Impl
464 ResultStatus ClientManager::allocate( in allocate() function in android::hardware::media::bufferpool::V1_0::implementation::ClientManager
/frameworks/av/media/bufferpool/2.0/
DConnection.cpp78 ResultStatus Connection::allocate( in allocate() function in android::hardware::media::bufferpool::V2_0::implementation::Connection
DAccessor.cpp164 ResultStatus Accessor::allocate( in allocate() function in android::hardware::media::bufferpool::V2_0::implementation::Accessor
DClientManager.cpp342 ResultStatus ClientManager::Impl::allocate( in allocate() function in android::hardware::media::bufferpool::V2_0::implementation::ClientManager::Impl
528 ResultStatus ClientManager::allocate( in allocate() function in android::hardware::media::bufferpool::V2_0::implementation::ClientManager
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DNativeBuffer.java126 private native boolean allocate(int size); in allocate() method in NativeBuffer
DNativeProgram.java155 private native boolean allocate(); in allocate() method in NativeProgram
/frameworks/av/media/libaudiohal/impl/
DEffectBufferHalHidl.cpp42 status_t EffectBufferHalHidl::allocate( in allocate() function in android::effect::CPP_VERSION::EffectBufferHalHidl
/frameworks/native/libs/ui/
DGraphicBufferAllocator.cpp106 status_t GraphicBufferAllocator::allocate(uint32_t width, uint32_t height, in allocate() function in android::GraphicBufferAllocator
/frameworks/av/media/mtp/
DMtpPacket.cpp55 void MtpPacket::allocate(size_t length) { in allocate() function in android::MtpPacket
/frameworks/compile/mclinker/unittests/
DLinearAllocatorTest.cpp44 TEST_F(LinearAllocatorTest, allocate) { in TEST_F() argument
DRTLinearAllocatorTest.cpp45 TEST_F(RTLinearAllocatorTest, allocate) { in TEST_F() argument
/frameworks/native/libs/binder/
DMemoryDealer.cpp241 sp<IMemory> MemoryDealer::allocate(size_t size) in allocate() function in android::MemoryDealer
309 size_t SimpleBestFitAllocator::allocate(size_t size, uint32_t flags) in allocate() function in android::SimpleBestFitAllocator
/frameworks/base/core/java/android/os/
DHwParcel.java56 private HwParcel(boolean allocate) { in HwParcel()
691 private native final void native_setup(boolean allocate); in native_setup()
/frameworks/av/media/bufferpool/2.0/tests/
Dallocator.cpp124 ResultStatus TestBufferPoolAllocator::allocate( in allocate() function in TestBufferPoolAllocator
/frameworks/av/media/bufferpool/1.0/vts/
Dallocator.cpp124 ResultStatus TestBufferPoolAllocator::allocate( in allocate() function in TestBufferPoolAllocator
/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.cpp306 std::function<sp<Codec2Buffer>()> allocate) { in initialize()
451 std::function<sp<Codec2Buffer>()> allocate) { in initialize()
799 std::function<sp<Codec2Buffer>()> allocate) { in initialize()
/frameworks/base/telecomm/java/android/telecom/
DCallerInfoAsyncQuery.java517 private void allocate(Context context, Uri contactRef) { in allocate() method in CallerInfoAsyncQuery

12