Searched defs:GetAlignment (Results 1 – 3 of 3) sorted by relevance
/third_party/gptfdisk/ | ||
D | gpt.h | 195 uint32_t GetAlignment(void) {return sectorAlignment;} in GetAlignment() function |
/third_party/vk-gl-cts/modules/gles3/functional/ | ||
D | es3fIndexedStateQueryTests.cpp | 490 int GetAlignment() in GetAlignment() function in deqp::gles3::Functional::__anon1cd2ce6d0111::UniformBufferBufferCase |
/third_party/skia/third_party/vulkanmemoryallocator/include/ | ||
D | vk_mem_alloc.h | 6007 VkDeviceSize GetAlignment() const { return m_Alignment; } in GetAlignment() function |