HomeSort by relevance Sort by last modified time
    Searched full:index_format (Results 1 - 23 of 23) sorted by null

  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table.cc 124 IndexSubTable::Builder::CreateBuilder(int32_t index_format) {
125 switch (index_format) {
162 int32_t index_format = data->ReadUShort(index_sub_table_offset); local
163 switch (index_format) {
212 IndexSubTable::Builder::Builder(int32_t data_size, int32_t index_format)
216 index_format_(index_format),
221 IndexSubTable::Builder::Builder(int32_t index_format,
228 index_format_(index_format),
261 index_format());
index_sub_table.h 46 int32_t index_format() { return index_format_; } function in class:sfntly::IndexSubTable::Builder
84 static CALLER_ATTACH Builder* CreateBuilder(int32_t index_format);
100 Builder(int32_t data_size, int32_t index_format);
101 Builder(int32_t index_format,
131 int32_t index_format() { return index_format_; } function in class:sfntly::IndexSubTable
bitmap_size_table.cc 514 switch (iterator_base->container_base()->index_format()) {
561 switch (iterator_base->container_base()->index_format()) {
eblc_table.cc 148 (*index_sub_table_builder)->index_format());
  /external/mesa3d/src/gallium/state_trackers/vdpau/
query.c 310 enum pipe_format rgba_format, index_format, colortbl_format; local
324 index_format = FormatIndexedToPipe(bits_indexed_format);
325 if (index_format == PIPE_FORMAT_NONE)
344 pscreen, index_format, PIPE_TEXTURE_2D, 1,
output.c 292 enum pipe_format index_format; local
310 index_format = FormatIndexedToPipe(source_indexed_format);
311 if (index_format == PIPE_FORMAT_NONE)
326 res_tmpl.format = index_format;
371 index_format, UTIL_FORMAT_COLORSPACE_RGB, 0);
  /external/sfntly/cpp/src/test/
bitmap_table_test.cc 109 EXPECT_EQ(sub1->index_format(), STRIKE4_SUB1_INDEX_FORMAT);
  /external/freetype/src/sfnt/
ttsbit.c 1251 FT_UInt start, end, index_format, image_format; local
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttsbit.c 1091 FT_UInt start, end, index_format, image_format; local
1120 index_format = FT_NEXT_USHORT( p );
1124 switch ( index_format )
    [all...]
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 437 if (b->index_format() == IndexSubTable::Format::FORMAT_2) {
482 switch (builder->index_format()) {
  /external/freetype/include/freetype/internal/
tttypes.h 618 FT_UShort index_format; member in struct:TT_SBit_RangeRec_
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
tttypes.h 554 /* index_format :: The format of index table. Valid values are 1 */
582 FT_UShort index_format; member in struct:TT_SBit_RangeRec_
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.c 489 const enum gen_index_format index_format = (vec->draw->indexed) ? local
497 ve->vf_params.cv_index_format != index_format ||
504 ve->vf_params.cv_index_format = index_format;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8.h     [all...]
d3d9.h     [all...]
  /prebuilts/abi-dumps/ndk/current/arm/source-based/
libft2.so.lsdump.gz 
  /prebuilts/abi-dumps/ndk/current/arm64/source-based/
libft2.so.lsdump.gz 
  /prebuilts/abi-dumps/ndk/current/x86/source-based/
libft2.so.lsdump.gz 
  /prebuilts/abi-dumps/ndk/current/x86_64/source-based/
libft2.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/arm/source-based/
libft2.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/arm64/source-based/
libft2.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/x86/source-based/
libft2.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/x86_64/source-based/
libft2.so.lsdump.gz 

Completed in 413 milliseconds