/frameworks/av/services/oboeservice/ |
D | SharedRingBuffer.cpp | 40 aaudio_result_t SharedRingBuffer::allocate(fifo_frames_t bytesPerFrame, in allocate() function in SharedRingBuffer
|
D | AAudioMixer.cpp | 40 void AAudioMixer::allocate(int32_t samplesPerFrame, int32_t framesPerBurst) { in allocate() function in AAudioMixer
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | GCFactory.h | 124 value_type* allocate(size_t N) { in allocate() function 131 value_type* allocate() { in allocate() function
|
D | Allocators.h | 139 pointer allocate(size_type N) { in allocate() function 156 pointer allocate() { in allocate() function
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | BackingStore.java | 339 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
|
D | TextureSource.java | 63 public void allocate(int width, int height) { in allocate() method in TextureSource
|
/frameworks/av/media/bufferpool/1.0/ |
D | Connection.cpp | 71 ResultStatus Connection::allocate( in allocate() function in android::hardware::media::bufferpool::V1_0::implementation::Connection
|
D | Accessor.cpp | 144 ResultStatus Accessor::allocate( in allocate() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor
|
D | ClientManager.cpp | 315 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/ |
D | Connection.cpp | 78 ResultStatus Connection::allocate( in allocate() function in android::hardware::media::bufferpool::V2_0::implementation::Connection
|
D | Accessor.cpp | 164 ResultStatus Accessor::allocate( in allocate() function in android::hardware::media::bufferpool::V2_0::implementation::Accessor
|
D | ClientManager.cpp | 342 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/ |
D | NativeBuffer.java | 126 private native boolean allocate(int size); in allocate() method in NativeBuffer
|
D | NativeProgram.java | 155 private native boolean allocate(); in allocate() method in NativeProgram
|
/frameworks/av/media/libaudiohal/impl/ |
D | EffectBufferHalHidl.cpp | 42 status_t EffectBufferHalHidl::allocate( in allocate() function in android::effect::CPP_VERSION::EffectBufferHalHidl
|
/frameworks/native/libs/ui/ |
D | GraphicBufferAllocator.cpp | 106 status_t GraphicBufferAllocator::allocate(uint32_t width, uint32_t height, in allocate() function in android::GraphicBufferAllocator
|
/frameworks/av/media/mtp/ |
D | MtpPacket.cpp | 55 void MtpPacket::allocate(size_t length) { in allocate() function in android::MtpPacket
|
/frameworks/compile/mclinker/unittests/ |
D | LinearAllocatorTest.cpp | 44 TEST_F(LinearAllocatorTest, allocate) { in TEST_F() argument
|
D | RTLinearAllocatorTest.cpp | 45 TEST_F(RTLinearAllocatorTest, allocate) { in TEST_F() argument
|
/frameworks/native/libs/binder/ |
D | MemoryDealer.cpp | 241 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/ |
D | HwParcel.java | 56 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/ |
D | allocator.cpp | 124 ResultStatus TestBufferPoolAllocator::allocate( in allocate() function in TestBufferPoolAllocator
|
/frameworks/av/media/bufferpool/1.0/vts/ |
D | allocator.cpp | 124 ResultStatus TestBufferPoolAllocator::allocate( in allocate() function in TestBufferPoolAllocator
|
/frameworks/av/media/codec2/sfplugin/ |
D | CCodecBuffers.cpp | 306 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/ |
D | CallerInfoAsyncQuery.java | 517 private void allocate(Context context, Uri contactRef) { in allocate() method in CallerInfoAsyncQuery
|