Home
last modified time | relevance | path

Searched defs:GetMemory (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DResourceHeapVk.cpp23 VkDeviceMemory ResourceHeap::GetMemory() const { in GetMemory() function in dawn_native::vulkan::ResourceHeap
/third_party/node/deps/v8/src/base/
Dpage-allocator.cc66 void* GetMemory() const override { return ptr_; } in GetMemory() function in v8::base::SharedMemoryMapping
78 void* GetMemory() const override { return ptr_; } in GetMemory() function in v8::base::SharedMemory
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/
DArrayBufferWriter.cs162 public Memory<T> GetMemory(int sizeHint = 0) in GetMemory() method in Google.Protobuf.Buffers.ArrayBufferWriter
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8436 VkDeviceMemory VmaAllocation_T::GetMemory() const in GetMemory() function