Home
last modified time | relevance | path

Searched defs:align (Results 1 – 16 of 16) sorted by relevance

/device/generic/goldfish/camera/
DAlignment.h8 inline int align(int value, int alignment) { in align() function
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp14 #define HIGHEST_MULTIPLE_OF(align, x) \ argument
197 static int computePitch(GLsizei inputWidth, GLenum format, GLenum type, int align) { in computePitch()
202 …ackingOffset(GLenum format, GLenum type, GLsizei width, GLsizei height, int align, int skipPixels,… in computePackingOffset()
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dmap_v4v6.c91 } align; typedef
Dgetnetbydns.c115 } align; typedef
Dgethostbydns.c160 } align; typedef
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp32 uint32_t align = 16; in get_yv12_offsets() local
47 uint32_t align = 1; in get_yuv420p_offsets() local
69 int align = 16; in rgb565_to_yv12() local
110 int align = 16; in rgb888_to_yv12() local
184 int align = 16; in yv12_to_rgb565() local
229 int align = 16; in yv12_to_rgb888() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dchunk.py52 def __init__(self, file, align=True, bigendian=True, inclheader=False): argument
Dformatter.py49 def push_alignment(self, align): pass argument
213 def push_alignment(self, align): argument
305 def new_alignment(self, align): pass argument
326 def new_alignment(self, align): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dformatter.py49 def push_alignment(self, align): pass argument
213 def push_alignment(self, align): argument
305 def new_alignment(self, align): pass argument
326 def new_alignment(self, align): argument
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dpool.h241 u_int align; member
247 #define POOL_INIT(pp, size, align, align_offset, flags, wchan, palloc) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
Dformatter.h135 STRINGLIB_CHAR align; member
308 calc_padding(Py_ssize_t nchars, Py_ssize_t width, STRINGLIB_CHAR align, in calc_padding()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
Dformatter.h133 STRINGLIB_CHAR align; member
308 calc_padding(Py_ssize_t nchars, Py_ssize_t width, STRINGLIB_CHAR align, in calc_padding()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp473 int align = 1; in gralloc_alloc() local
1241 size_t align; in gralloc_lock_ycbcr() local
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DHost.c344 CONST UINTN align = (1 << 24); in MapMemory() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_struct.c1200 align(Py_ssize_t size, char c, const formatdef *e) in align() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_struct.c1200 align(Py_ssize_t size, char c, const formatdef *e) in align() function