Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dgpt.h197 uint32_t GetAlignment(void) {return sectorAlignment;} in GetAlignment() function
/third_party/vixl/src/
Dpool-manager.h355 int GetAlignment() const { return object_alignment_; } in GetAlignment() function
/third_party/vixl/src/aarch32/
Doperands-aarch32.h890 Alignment GetAlignment() const { return align_; } in GetAlignment() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fIndexedStateQueryTests.cpp495 int GetAlignment() in GetAlignment() function in deqp::gles3::Functional::__anon32fd0b2d0111::UniformBufferBufferCase
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6055 VkDeviceSize GetAlignment() const { return m_Alignment; } in GetAlignment() function