Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/
Dsfnt.py500 formatSize = sfntDirectoryEntrySize variable in SFNTDirectoryEntry
505 formatSize = woffDirectoryEntrySize variable in WOFFDirectoryEntry
/external/mesa3d/src/mesa/swrast/
Ds_blit.c251 GLint formatSize = _mesa_get_format_bytes(readRb->Format); in blit_nearest() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp2548 VkDeviceSize formatSize = getFormatSizeInBytes(format); in makeFragmentFrameBufferTest() local