Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11shader.cpp244 DXGI_FORMAT index_format; member
258 ID3D11Buffer * index_buffer, DXGI_FORMAT index_format, guint index_count) in gst_d3d11_quad_new()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dquery.c326 enum pipe_format rgba_format, index_format, colortbl_format; in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() local
Doutput.c300 enum pipe_format index_format; in vlVdpOutputSurfacePutBitsIndexed() local
/third_party/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
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c758 FT_UShort index_format, in store_loca()
838 FT_UShort index_format; in reconstruct_glyf() local
1254 FT_UShort index_format; in get_x_mins() local
Dttsbit.c1268 FT_UInt start, end, index_format, image_format; in tt_sbit_decoder_load_image() local
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c1265 FT_UInt start, end, index_format, image_format; in tt_sbit_decoder_load_image() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c862 uint32_t index_format; member
957 nir_ssa_def *index_format = nir_channel(&b, pconst4, 0); in build_leaf_shader() local
/third_party/freetype/include/freetype/internal/
Dtttypes.h609 FT_UShort index_format; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dtttypes.h609 FT_UShort index_format; member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dtttypes.h610 FT_UShort index_format; member
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard.h761 midgard_index_address_format index_format : 2; member