| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | AllocatorHelperRing.h | 109 const size_t allocationSize, in onNewVariableSizedCommand() 114 void onNewCommand(const size_t requiredSize, const size_t allocationSize, uint8_t **headerOut) in onNewCommand() 120 uint8_t *allocateCommand(size_t allocationSize) in allocateCommand()
|
| D | AllocatorHelperPool.h | 95 const size_t allocationSize, in onNewVariableSizedCommand() 117 void onNewCommand(const size_t requiredSize, const size_t allocationSize, uint8_t **headerOut) in onNewCommand() 136 uint8_t *updateHeaderAndAllocatorParams(size_t allocationSize) in updateHeaderAndAllocatorParams()
|
| /external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
| D | AllocationStats.java | 38 private final long allocationSize; field in AllocationStats 47 AllocationStats(int allocationCount, long allocationSize, int reps) { in AllocationStats() 60 private AllocationStats(int allocationCount, long allocationSize, int reps, in AllocationStats()
|
| D | AggregateAllocationsRecorder.java | 32 private final AtomicLong allocationSize = new AtomicLong(); field in AggregateAllocationsRecorder
|
| /external/swiftshader/src/Vulkan/ |
| D | VkDeviceMemory.hpp | 30 VkDeviceSize allocationSize = 0; member 122 const VkDeviceSize allocationSize; member in vk::DeviceMemory
|
| /external/angle/src/common/ |
| D | PoolAlloc.cpp | 364 size_t allocationSize = in allocate() local 457 size_t allocationSize = in allocateNewPage() local
|
| /external/deqp-deps/glslang/glslang/MachineIndependent/ |
| D | PoolAlloc.cpp | 224 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
| /external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
| D | PoolAlloc.cpp | 224 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
| /external/skia/src/base/ |
| D | SkBlockAllocator.cpp | 35 SkBlockAllocator::Block::Block(Block* prev, int allocationSize) in Block()
|
| D | SkArenaAlloc.cpp | 85 uint32_t allocationSize = std::max(objSizeAndOverhead, minAllocationSize); in ensureSpace() local
|
| /external/angle/src/libANGLE/renderer/wgpu/ |
| D | wgpu_helpers.cpp | 123 uint32_t allocationSize, in stageTextureUpload() 220 size_t allocationSize = textureBytesPerRow * area.height; in readPixels() local
|
| /external/v4l2_codec2/common/ |
| D | VideoPixelFormat.cpp | 228 size_t allocationSize(VideoPixelFormat format, const android::ui::Size& coded_size) { in allocationSize() function
|
| /external/mesa3d/src/intel/vulkan/grl/include/ |
| D | GRLRTASCommon.h | 132 uint64_t allocationSize; // Size of the memory allocation containing this RTAS member
|
| /external/deqp/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryAllocationTests.cpp | 469 const VkDeviceSize allocationSize = in iterate() local 868 const VkDeviceSize allocationSize = 1 + (m_rng.getUint64() % maxAllocSize); in iterate() local 994 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx].size; in createAllocationTestsCommon() local
|
| D | vktMemoryMappingTests.cpp | 530 VkDeviceSize allocationSize; member 717 VkDeviceSize allocationSize = (config.allocationSize % atomSize == 0) ? in testMemoryMapping() local 1737 TestConfig subMappedConfig(VkDeviceSize allocationSize, const MemoryRange &mapping, Op op, uint32_t… in subMappedConfig() 1851 TestConfig fullMappedConfig(VkDeviceSize allocationSize, Op op, uint32_t seed, AllocationKind alloc… in fullMappedConfig() 1938 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local 1975 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
| /external/mesa3d/include/vulkan/ |
| D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
| D | vulkan_android.h | 60 VkDeviceSize allocationSize; member
|
| /external/angle/third_party/vulkan-headers/src/include/vulkan/ |
| D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesTestsUtil.cpp | 1010 … const VkDeviceSize allocationSize, const uint32_t memoryType, in makeSparseImageMemoryBind() 1037 … const VkDeviceSize allocationSize, const uint32_t memoryType, in makeSparseMemoryBind()
|
| /external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOCornerCase.cpp | 115 vk::VkDeviceSize *allocationSize = DE_NULL) in allocateAndBindMemory()
|
| /external/deqp-deps/glslang/glslang/Include/ |
| D | PoolAlloc.h | 100 inline static size_t allocationSize(size_t size) { in allocationSize() function
|
| /external/angle/third_party/glslang/src/glslang/Include/ |
| D | PoolAlloc.h | 100 inline static size_t allocationSize(size_t size) { in allocationSize() function
|
| /external/deqp/external/vulkancts/modules/vulkan/util/ |
| D | vktExternalMemoryUtil.cpp | 929 … vk::VkDeviceSize allocationSize, uint32_t memoryTypeIndex, in allocateExportableMemory() 946 … vk::VkDeviceSize allocationSize, uint32_t memoryTypeIndex, in allocateExportableMemory()
|