Home
last modified time | relevance | path

Searched defs:GetAlignment (Results 1 – 3 of 3) sorted by relevance

/third_party/gptfdisk/
Dgpt.h195 uint32_t GetAlignment(void) {return sectorAlignment;} in GetAlignment() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fIndexedStateQueryTests.cpp490 int GetAlignment() in GetAlignment() function in deqp::gles3::Functional::__anon1cd2ce6d0111::UniformBufferBufferCase
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6007 VkDeviceSize GetAlignment() const { return m_Alignment; } in GetAlignment() function