/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A 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()
|
H A 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()
|
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
H A 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()
|
H A D | AggregateAllocationsRecorder.java | 32 private final AtomicLong allocationSize = new AtomicLong(); field in AggregateAllocationsRecorder
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | BitmapTest.java | 128 int allocationSize = remote.getAllocationSize(wrapper); in test_inplace_213169612() local 172 int allocationSize = remote.getAllocationSize(wrapper); in test_ashmem_213169612() local
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkDeviceMemory.hpp | 30 VkDeviceSize allocationSize = 0; member 122 const VkDeviceSize allocationSize; member in vk::DeviceMemory
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/angle/src/common/ |
H A D | PoolAlloc.cpp | 364 size_t allocationSize = in allocate() local 457 size_t allocationSize = in allocateNewPage() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | wgpu_helpers.cpp | 227 uint32_t allocationSize, in stageTextureUpload() 332 size_t allocationSize = textureBytesPerRow * area.height; in readPixels() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesTestsUtil.cpp | 1010 … const VkDeviceSize allocationSize, const uint32_t memoryType, in makeSparseImageMemoryBind() 1037 … const VkDeviceSize allocationSize, const uint32_t memoryType, in makeSparseMemoryBind()
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | PoolAlloc.cpp | 224 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | PoolAlloc.cpp | 231 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
/aosp_15_r20/external/skia/src/base/ |
H A D | SkBlockAllocator.cpp | 35 SkBlockAllocator::Block::Block(Block* prev, int allocationSize) in Block()
|
H A D | SkArenaAlloc.cpp | 85 uint32_t allocationSize = std::max(objSizeAndOverhead, minAllocationSize); in ensureSpace() local
|
/aosp_15_r20/external/v4l2_codec2/common/ |
H A D | VideoPixelFormat.cpp | 228 size_t allocationSize(VideoPixelFormat format, const android::ui::Size& coded_size) { in allocationSize() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/util/ |
H A D | vktExternalMemoryUtil.cpp | 929 … vk::VkDeviceSize allocationSize, uint32_t memoryTypeIndex, in allocateExportableMemory() 946 … vk::VkDeviceSize allocationSize, uint32_t memoryTypeIndex, in allocateExportableMemory()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/include/ |
H A D | GRLRTASCommon.h | 132 uint64_t allocationSize; // Size of the memory allocation containing this RTAS member
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/ |
D | Metrics.h | 100 std::optional<uint64_t> allocationSize = std::nullopt; member
|
/aosp_15_r20/external/mesa3d/include/vulkan/ |
H A D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/ |
D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|