/frameworks/native/vulkan/libvulkan/ |
D | debug_report.cpp | 25 const VkAllocationCallbacks& allocator) { in AddCallback() 42 const VkAllocationCallbacks& allocator) { in RemoveCallback() 120 const VkAllocationCallbacks* allocator, in CreateDebugReportCallbackEXT() 151 const VkAllocationCallbacks* allocator) { in DestroyDebugReportCallbackEXT()
|
D | api.cpp | 55 OverrideLayerNames(bool is_instance, const VkAllocationCallbacks& allocator) in OverrideLayerNames() 334 const VkAllocationCallbacks& allocator) in OverrideExtensionNames() 510 const VkAllocationCallbacks& allocator) in LayerChain() 792 const VkAllocationCallbacks* allocator, in Create() 865 const VkAllocationCallbacks* allocator, in Create() 1017 const VkAllocationCallbacks& allocator) { in DestroyLayers() 1075 const VkAllocationCallbacks* allocator, in CreateInstance() 1101 const VkAllocationCallbacks* allocator, in CreateDevice() 1127 const VkAllocationCallbacks* allocator) { in DestroyInstance() 1148 const VkAllocationCallbacks* allocator) { in DestroyDevice()
|
D | driver.cpp | 330 const VkAllocationCallbacks& allocator) in CreateInfoWrapper() 342 const VkAllocationCallbacks& allocator) in CreateInfoWrapper() 692 InstanceData* AllocateInstanceData(const VkAllocationCallbacks& allocator) { in AllocateInstanceData() 703 const VkAllocationCallbacks& allocator) { in FreeInstanceData() 709 const VkAllocationCallbacks& allocator, in AllocateDeviceData() 720 void FreeDeviceData(DeviceData* data, const VkAllocationCallbacks& allocator) { in FreeDeviceData()
|
D | driver.h | 76 const VkAllocationCallbacks allocator; member 98 const VkAllocationCallbacks allocator; member
|
D | swapchain.cpp | 520 const VkAllocationCallbacks* allocator, in CreateAndroidSurfaceKHR() 565 const VkAllocationCallbacks* allocator) { in DestroySurfaceKHR() 984 const VkAllocationCallbacks* allocator, in CreateSwapchainKHR() 1374 const VkAllocationCallbacks* allocator) { in DestroySwapchainKHR() 1588 const VkAllocationCallbacks* allocator = &GetData(device).allocator; in QueuePresentKHR() local
|
/frameworks/native/libs/binder/ndk/ |
D | parcel.cpp | 109 ContiguousArrayAllocator<T> allocator) { in ReadArray() 138 ContiguousArrayAllocator<char16_t> allocator) { in ReadArray() 186 binder_status_t ReadArray(const AParcel* parcel, void* arrayData, ArrayAllocator<T> allocator, in ReadArray() 333 AParcel_stringAllocator allocator) { in AParcel_readString() 406 AParcel_stringArrayAllocator allocator, in AParcel_readStringArray() 453 AParcel_parcelableArrayAllocator allocator, in AParcel_readParcelableArray() 608 AParcel_int32ArrayAllocator allocator) { in AParcel_readInt32Array() 613 AParcel_uint32ArrayAllocator allocator) { in AParcel_readUint32Array() 618 AParcel_int64ArrayAllocator allocator) { in AParcel_readInt64Array() 623 AParcel_uint64ArrayAllocator allocator) { in AParcel_readUint64Array() [all …]
|
/frameworks/av/media/codec2/vndk/ |
D | C2Store.cpp | 94 id_t id, std::shared_ptr<C2Allocator> *const allocator) { in fetchAllocator() 133 const std::shared_ptr<C2AllocatorIon> allocator, in UseComponentStoreForIonAllocator() 195 std::shared_ptr<C2AllocatorIon> allocator; in setComponentStore() local 207 std::shared_ptr<C2AllocatorIon> allocator = gIonAllocator.lock(); in fetchIonAllocator() local 225 std::shared_ptr<C2Allocator> allocator = grallocAllocator.lock(); in fetchGrallocAllocator() local 237 std::shared_ptr<C2Allocator> allocator = grallocAllocator.lock(); in fetchBufferQueueAllocator() local 304 std::shared_ptr<C2Allocator> allocator; in _createBlockPool() local 409 std::shared_ptr<C2Allocator> allocator; in GetCodec2BlockPool() local
|
D | C2PlatformStorePluginLoader.cpp | 77 ::C2Allocator::id_t allocatorId, std::shared_ptr<C2Allocator>* const allocator) { in createAllocator()
|
D | C2Buffer.cpp | 327 const std::shared_ptr<C2Allocator> &allocator) in C2BasicLinearBlockPool() 438 _C2BufferPoolAllocator(const std::shared_ptr<C2Allocator> &allocator) in _C2BufferPoolAllocator() 644 Impl(const std::shared_ptr<C2Allocator> &allocator) in Impl() 748 const std::shared_ptr<C2Allocator> &allocator, const local_id_t localId) in C2PooledBlockPool() 1074 const std::shared_ptr<C2Allocator> &allocator) in C2BasicGraphicBlockPool()
|
/frameworks/base/libs/hwui/tests/common/scenes/ |
D | TvApp.cpp | 52 explicit TvApp(BitmapAllocationTestUtils::BitmapAllocator allocator) in TvApp() 236 …explicit TvAppNoRoundedCorner(BitmapAllocationTestUtils::BitmapAllocator allocator) : TvApp(alloca… in TvAppNoRoundedCorner() 244 …explicit TvAppColorFilter(BitmapAllocationTestUtils::BitmapAllocator allocator) : TvApp(allocator)… in TvAppColorFilter() 252 explicit TvAppNoRoundedCornerColorFilter(BitmapAllocationTestUtils::BitmapAllocator allocator) in TvAppNoRoundedCornerColorFilter()
|
D | BitmapShaders.cpp | 29 explicit BitmapShaders(BitmapAllocationTestUtils::BitmapAllocator allocator) in BitmapShaders()
|
D | BitmapFillrate.cpp | 34 explicit BitmapFillrate(BitmapAllocationTestUtils::BitmapAllocator allocator) in BitmapFillrate()
|
/frameworks/base/libs/hwui/utils/ |
D | LinearAllocator.h | 160 explicit LinearStdAllocator(LinearAllocator& allocator) : linearAllocator(allocator) {} in LinearStdAllocator() 200 explicit LsaVector(const LinearStdAllocator<T>& allocator) in LsaVector()
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver.cpp | 40 VkAllocationCallbacks allocator; member 100 VkAllocationCallbacks allocator; member 293 const VkAllocationCallbacks* allocator, in CreateInstance() 662 const VkAllocationCallbacks* allocator, in CreateDevice() 707 VkAllocationCallbacks allocator; member 805 const VkAllocationCallbacks* allocator) { in FreeMemory() 863 const VkAllocationCallbacks* allocator) { in DestroyBuffer() 923 const VkAllocationCallbacks* allocator) { in DestroyImage() 1218 void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* allocator) { in DestroyFence() 1234 … DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* allocator) { in DestroySemaphore() [all …]
|
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
D | buffer_wrapper.h | 114 BufferWrapper(const BufferType& buffer, const Allocator& allocator) in BufferWrapper() 117 BufferWrapper(BufferType&& buffer, const Allocator& allocator) in BufferWrapper()
|
/frameworks/base/libs/hwui/pipeline/skia/ |
D | SkiaDisplayList.h | 144 LinearAllocator allocator; variable
|
/frameworks/base/libs/hwui/tests/unit/ |
D | LinearAllocatorTests.cpp | 117 LinearAllocator allocator; in TEST() local
|
/frameworks/native/libs/ui/ |
D | GraphicBuffer.cpp | 146 GraphicBufferAllocator& allocator(GraphicBufferAllocator::get()); in free_handle() local 182 GraphicBufferAllocator& allocator(GraphicBufferAllocator::get()); in reallocate() local 205 GraphicBufferAllocator& allocator = GraphicBufferAllocator::get(); in initWithSize() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/src/main/java/com/google/protobuf/jruby/ |
D | RubyDescriptor.java | 239 ObjectAllocator allocator = new ObjectAllocator() { in buildClassFromDescriptor() local
|
/frameworks/av/media/bufferpool/1.0/ |
D | Accessor.cpp | 134 Accessor::Accessor(const std::shared_ptr<BufferPoolAllocator> &allocator) in Accessor()
|
D | ClientManager.cpp | 263 const std::shared_ptr<BufferPoolAllocator> &allocator, in create() 439 const std::shared_ptr<BufferPoolAllocator> &allocator, in create()
|
D | AccessorImpl.cpp | 134 const std::shared_ptr<BufferPoolAllocator> &allocator) in Impl() 457 const std::shared_ptr<BufferPoolAllocator> &allocator, in getFreeBuffer()
|
/frameworks/av/media/bufferpool/2.0/ |
D | Accessor.cpp | 146 Accessor::Accessor(const std::shared_ptr<BufferPoolAllocator> &allocator) in Accessor()
|
D | ClientManager.cpp | 271 const std::shared_ptr<BufferPoolAllocator> &allocator, in create() 467 const std::shared_ptr<BufferPoolAllocator> &allocator, in create()
|
/frameworks/av/media/codec2/sfplugin/ |
D | CCodecBufferChannel.cpp | 850 std::shared_ptr<C2Allocator> allocator; in start() local 984 std::shared_ptr<C2Allocator> allocator; in start() local 1012 std::shared_ptr<C2Allocator> allocator; in start() local
|