Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_resource_texture.c82 align_nblocksx(enum pipe_format format, unsigned width, unsigned align_to) in align_nblocksx()
88 align_nblocksy(enum pipe_format format, unsigned width, unsigned align_to) in align_nblocksy()
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_lib.c3391 sg_memalign(uint32_t num_bytes, uint32_t align_to, uint8_t ** buff_to_free, in sg_memalign()
/third_party/tzdata/
Dzic.c443 align_to(size_t size, size_t alignment) in align_to() function