Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/native/vulkan/libvulkan/
Ddebug_report.cpp25 const VkAllocationCallbacks& allocator) { in AddCallback()
42 const VkAllocationCallbacks& allocator) { in RemoveCallback()
120 const VkAllocationCallbacks* allocator, in CreateDebugReportCallbackEXT()
151 const VkAllocationCallbacks* allocator) { in DestroyDebugReportCallbackEXT()
Dapi.cpp55 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()
Ddriver.cpp330 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()
Ddriver.h76 const VkAllocationCallbacks allocator; member
98 const VkAllocationCallbacks allocator; member
Dswapchain.cpp520 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/
Dparcel.cpp109 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/
DC2Store.cpp94 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
DC2PlatformStorePluginLoader.cpp77 ::C2Allocator::id_t allocatorId, std::shared_ptr<C2Allocator>* const allocator) { in createAllocator()
DC2Buffer.cpp327 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/
DTvApp.cpp52 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()
DBitmapShaders.cpp29 explicit BitmapShaders(BitmapAllocationTestUtils::BitmapAllocator allocator) in BitmapShaders()
DBitmapFillrate.cpp34 explicit BitmapFillrate(BitmapAllocationTestUtils::BitmapAllocator allocator) in BitmapFillrate()
/frameworks/base/libs/hwui/utils/
DLinearAllocator.h160 explicit LinearStdAllocator(LinearAllocator& allocator) : linearAllocator(allocator) {} in LinearStdAllocator()
200 explicit LsaVector(const LinearStdAllocator<T>& allocator) in LsaVector()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp40 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/
Dbuffer_wrapper.h114 BufferWrapper(const BufferType& buffer, const Allocator& allocator) in BufferWrapper()
117 BufferWrapper(BufferType&& buffer, const Allocator& allocator) in BufferWrapper()
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaDisplayList.h144 LinearAllocator allocator; variable
/frameworks/base/libs/hwui/tests/unit/
DLinearAllocatorTests.cpp117 LinearAllocator allocator; in TEST() local
/frameworks/native/libs/ui/
DGraphicBuffer.cpp146 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/
DRubyDescriptor.java239 ObjectAllocator allocator = new ObjectAllocator() { in buildClassFromDescriptor() local
/frameworks/av/media/bufferpool/1.0/
DAccessor.cpp134 Accessor::Accessor(const std::shared_ptr<BufferPoolAllocator> &allocator) in Accessor()
DClientManager.cpp263 const std::shared_ptr<BufferPoolAllocator> &allocator, in create()
439 const std::shared_ptr<BufferPoolAllocator> &allocator, in create()
DAccessorImpl.cpp134 const std::shared_ptr<BufferPoolAllocator> &allocator) in Impl()
457 const std::shared_ptr<BufferPoolAllocator> &allocator, in getFreeBuffer()
/frameworks/av/media/bufferpool/2.0/
DAccessor.cpp146 Accessor::Accessor(const std::shared_ptr<BufferPoolAllocator> &allocator) in Accessor()
DClientManager.cpp271 const std::shared_ptr<BufferPoolAllocator> &allocator, in create()
467 const std::shared_ptr<BufferPoolAllocator> &allocator, in create()
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp850 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

12