Home
last modified time | relevance | path

Searched defs:index_format (Results 1 – 7 of 7) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.cc124 IndexSubTable::Builder::CreateBuilder(int32_t index_format) { in CreateBuilder()
162 int32_t index_format = data->ReadUShort(index_sub_table_offset); in CreateBuilder() local
212 IndexSubTable::Builder::Builder(int32_t data_size, int32_t index_format) in Builder()
221 IndexSubTable::Builder::Builder(int32_t index_format, in Builder()
Dindex_sub_table.h46 int32_t index_format() { return index_format_; } in index_format() function
131 int32_t index_format() { return index_format_; } in index_format() function
/external/freetype/src/sfnt/
Dsfwoff2.c769 FT_UShort index_format, in store_loca()
849 FT_UShort index_format; in reconstruct_glyf() local
1265 FT_UShort index_format; in get_x_mins() local
Dttsbit.c1264 FT_UInt start, end, index_format, image_format; in tt_sbit_decoder_load_image() local
/external/mesa3d/src/gallium/frontends/vdpau/
Dquery.c322 enum pipe_format rgba_format, index_format, colortbl_format; in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() local
Doutput.c300 enum pipe_format index_format; in vlVdpOutputSurfacePutBitsIndexed() local
/external/freetype/include/freetype/internal/
Dtttypes.h609 FT_UShort index_format; member