/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 | 58 OverrideLayerNames(bool is_instance, const VkAllocationCallbacks& allocator) in OverrideLayerNames() 346 const VkAllocationCallbacks& allocator) in OverrideExtensionNames() 523 const VkAllocationCallbacks& allocator) in LayerChain() 815 const VkAllocationCallbacks* allocator, in Create() 888 const VkAllocationCallbacks* allocator, in Create() 1040 const VkAllocationCallbacks& allocator) { in DestroyLayers() 1098 const VkAllocationCallbacks* allocator, in CreateInstance() 1124 const VkAllocationCallbacks* allocator, in CreateDevice() 1150 const VkAllocationCallbacks* allocator) { in DestroyInstance() 1171 const VkAllocationCallbacks* allocator) { in DestroyDevice()
|
D | driver.h | 74 const VkAllocationCallbacks allocator; member 94 const VkAllocationCallbacks allocator; member
|
D | driver.cpp | 365 const VkAllocationCallbacks& allocator) in CreateInfoWrapper() 377 const VkAllocationCallbacks& allocator) in CreateInfoWrapper() 796 InstanceData* AllocateInstanceData(const VkAllocationCallbacks& allocator) { in AllocateInstanceData() 807 const VkAllocationCallbacks& allocator) { in FreeInstanceData() 813 const VkAllocationCallbacks& allocator, in AllocateDeviceData() 824 void FreeDeviceData(DeviceData* data, const VkAllocationCallbacks& allocator) { in FreeDeviceData()
|
D | swapchain.cpp | 570 const VkAllocationCallbacks* allocator, in CreateAndroidSurfaceKHR() 612 const VkAllocationCallbacks* allocator) { in DestroySurfaceKHR() 995 const VkAllocationCallbacks* allocator) { in DestroySwapchainInternal() 1030 const VkAllocationCallbacks* allocator, in CreateSwapchainKHR() 1403 const VkAllocationCallbacks* allocator) { in DestroySwapchainKHR() 1609 const VkAllocationCallbacks* allocator = &GetData(device).allocator; in QueuePresentKHR() local
|
/frameworks/native/libs/binder/ndk/ |
D | parcel.cpp | 110 ContiguousArrayAllocator<T> allocator) { in ReadArray() 139 ContiguousArrayAllocator<char16_t> allocator) { in ReadArray() 187 binder_status_t ReadArray(const AParcel* parcel, void* arrayData, ArrayAllocator<T> allocator, in ReadArray() 330 AParcel_stringAllocator allocator) { in AParcel_readString() 403 AParcel_stringArrayAllocator allocator, in AParcel_readStringArray() 450 AParcel_parcelableArrayAllocator allocator, in AParcel_readParcelableArray() 605 AParcel_int32ArrayAllocator allocator) { in AParcel_readInt32Array() 610 AParcel_uint32ArrayAllocator allocator) { in AParcel_readUint32Array() 615 AParcel_int64ArrayAllocator allocator) { in AParcel_readInt64Array() 620 AParcel_uint64ArrayAllocator allocator) { in AParcel_readUint64Array() [all …]
|
/frameworks/av/media/codec2/vndk/ |
D | C2Store.cpp | 133 id_t id, std::shared_ptr<C2Allocator> *const allocator) { in fetchAllocator() 183 const std::shared_ptr<C2AllocatorIon> allocator, in UseComponentStoreForIonAllocator() 235 void UseComponentStoreForDmaBufAllocator(const std::shared_ptr<C2DmaBufAllocator> allocator, in UseComponentStoreForDmaBufAllocator() 304 std::shared_ptr<C2AllocatorIon> allocator; in setComponentStore() local 316 std::shared_ptr<C2AllocatorIon> allocator = gIonAllocator.lock(); in fetchIonAllocator() local 332 std::shared_ptr<C2DmaBufAllocator> allocator = gDmaBufAllocator.lock(); in fetchDmaBufAllocator() local 350 std::shared_ptr<C2Allocator> allocator = blobAllocator.lock(); in fetchBlobAllocator() local 362 std::shared_ptr<C2Allocator> allocator = grallocAllocator.lock(); in fetchGrallocAllocator() local 374 std::shared_ptr<C2Allocator> allocator = grallocAllocator.lock(); in fetchBufferQueueAllocator() local 453 std::shared_ptr<C2Allocator> allocator; in _createBlockPool() local [all …]
|
D | C2PlatformStorePluginLoader.cpp | 78 ::C2Allocator::id_t allocatorId, std::shared_ptr<C2Allocator>* const allocator) { in createAllocator()
|
D | C2Buffer.cpp | 331 const std::shared_ptr<C2Allocator> &allocator) in C2BasicLinearBlockPool() 401 std::shared_ptr<C2Allocator> allocator; in CreateLinearBlock() local 428 std::shared_ptr<C2Allocator> allocator; in CreateLinearBlock() local 461 _C2BufferPoolAllocator(const std::shared_ptr<C2Allocator> &allocator) in _C2BufferPoolAllocator() 667 Impl(const std::shared_ptr<C2Allocator> &allocator) in Impl() 765 const std::shared_ptr<C2Allocator> &allocator, const local_id_t localId) in C2PooledBlockPool() 1091 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 | 30 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 | 161 explicit LinearStdAllocator(LinearAllocator& allocator) : linearAllocator(allocator) {} in LinearStdAllocator() 201 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() 1226 void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* allocator) { in DestroyFence() 1242 … 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 | 160 LinearAllocator allocator; variable
|
/frameworks/base/tools/lock_agent/ |
D | agent.cpp | 227 const unsigned char* classData, dex::Writer::Allocator* allocator) { in maybeTransform() 293 JvmtiAllocator allocator(jvmtiEnv); in transformHook() local 523 NewDeleteAllocator allocator; in locktest_main() local
|
/frameworks/base/libs/hwui/tests/unit/ |
D | LinearAllocatorTests.cpp | 117 LinearAllocator allocator; in TEST() local
|
/frameworks/native/libs/ui/ |
D | GraphicBuffer.cpp | 125 GraphicBufferAllocator& allocator(GraphicBufferAllocator::get()); in free_handle() local 161 GraphicBufferAllocator& allocator(GraphicBufferAllocator::get()); in reallocate() local 184 GraphicBufferAllocator& allocator = GraphicBufferAllocator::get(); in initWithSize() local
|
/frameworks/av/media/bufferpool/1.0/ |
D | Accessor.cpp | 134 Accessor::Accessor(const std::shared_ptr<BufferPoolAllocator> &allocator) in Accessor()
|
D | AccessorImpl.cpp | 134 const std::shared_ptr<BufferPoolAllocator> &allocator) in Impl() 469 const std::shared_ptr<BufferPoolAllocator> &allocator, in getFreeBuffer()
|
D | ClientManager.cpp | 263 const std::shared_ptr<BufferPoolAllocator> &allocator, in create() 439 const std::shared_ptr<BufferPoolAllocator> &allocator, in create()
|
/frameworks/av/media/bufferpool/2.0/ |
D | Accessor.cpp | 150 Accessor::Accessor(const std::shared_ptr<BufferPoolAllocator> &allocator) in Accessor()
|
D | ClientManager.cpp | 271 const std::shared_ptr<BufferPoolAllocator> &allocator, in create() 497 const std::shared_ptr<BufferPoolAllocator> &allocator, in create()
|
/frameworks/base/libs/hwui/jni/ |
D | BitmapRegionDecoder.cpp | 146 skia::BRDAllocator* allocator = nullptr; in nativeDecodeRegion() local
|