Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/
Dsfnt.py382 formatSize = sfntDirectoryEntrySize variable in SFNTDirectoryEntry
387 formatSize = woffDirectoryEntrySize variable in WOFFDirectoryEntry
/external/aac/libSYS/include/
Dwav_file.h144 UINT formatSize; member
/external/mesa3d/src/mesa/swrast/
Ds_blit.c251 GLint formatSize = _mesa_get_format_bytes(readRb->Format); in blit_nearest() local