| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
| H A D | SmallGlyphMetrics.java | |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | CMapFormat8.java | |
| H A D | HorizontalDeviceMetricsTable.java | |
| H A D | HorizontalMetricsTable.java | [all...] |
| H A D | PostScriptTable.java | [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
| H A D | ChainContextSubst.java | |
| H A D | ContextSubst.java | |
| H A D | LayoutCommonTable.java | |
| H A D | LookupList.java | |
| H A D | ScriptTable.java | |
| H A D | TaggedData.java | |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
| H A D | RecordList.java | |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/ |
| H A D | CompositeGlyph.java | |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | cost_enc.c | 70 uint16_t* const table = proba->level_cost_[ctype][band][ctx]; in VP8CalculateLevelCosts() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationdata.cpp | 222 uint8_t table[MAX_NUM_SCRIPT_RANGES]; in makeReorderRanges() local 365 addLowScriptRange(uint8_t table[], int32_t index, int32_t lowStart) const addLowScriptRange() argument 377 addHighScriptRange(uint8_t table[], int32_t index, int32_t highLimit) const addHighScriptRange() argument [all...] |
| H A D | collationsettings.cpp | 156 uint8_t table[256]; in setReordering() local 85 aliasReordering(const CollationData &data, const int32_t *codes, int32_t length, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) aliasReordering() argument 191 setReorderArrays(const int32_t *codes, int32_t codesLength, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) setReorderArrays() argument 247 reorderTableHasSplitBytes(const uint8_t table[256]) reorderTableHasSplitBytes() argument [all...] |
| /third_party/skia/src/utils/ |
| H A D | SkParse.cpp | 238 static bool lookup_str(const char str[], const char** table, int count) in lookup_str() argument
|
| /third_party/skia/tests/ |
| H A D | DataRefTest.cpp | 37 static void test_datatable_is_empty(skiatest::Reporter* reporter, SkDataTable* table) { in test_datatable_is_empty() argument [all...] |
| H A D | HashTest.cpp | 275 SkTHashTable<Entry*, int, HashTraits> table; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | huffman.c | 80 static BROTLI_INLINE void ReplicateValue(HuffmanCode* table, in ReplicateValue() argument 104 void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* table, in BrotliBuildCodeLengthsHuffmanTable() argument 174 HuffmanCode* table; /* next available space in table */ BrotliBuildHuffmanTable() local 261 BrotliBuildSimpleHuffmanTable(HuffmanCode* table, int root_bits, uint16_t* val, uint32_t num_symbols) BrotliBuildSimpleHuffmanTable() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Format.cpp | 136 FormatTable table; in BuildFormatTable() local
|
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvbsln.c | 271 gxv_bsln_validate( FT_Bytes table, in gxv_bsln_validate() argument
|
| H A D | gxvfeat.c | 138 gxv_feat_name_index_validate( FT_Bytes table, in gxv_feat_name_index_validate() argument 163 gxv_feat_setting_validate( FT_Bytes table, in gxv_feat_setting_validate() argument 191 gxv_feat_name_validate( FT_Bytes table, in gxv_feat_name_validate() argument 273 gxv_feat_validate( FT_Bytes table, in gxv_feat_validate() argument [all...] |
| H A D | gxvmort1.c | 55 gxv_mort_subtable_type1_substitutionTable_load( FT_Bytes table, in gxv_mort_subtable_type1_substitutionTable_load() argument 183 gxv_mort_subtable_type1_substTable_validate( FT_Bytes table, in gxv_mort_subtable_type1_substTable_validate() argument 225 gxv_mort_subtable_type1_validate( FT_Bytes table, in gxv_mort_subtable_type1_validate() argument 135 gxv_mort_subtable_type1_entry_validate( FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type1_entry_validate() argument [all...] |
| H A D | gxvmort5.c | 203 gxv_mort_subtable_type5_validate( FT_Bytes table, in gxv_mort_subtable_type5_validate() argument 100 gxv_mort_subtable_type5_InsertList_validate( FT_UShort offset, FT_UShort count, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type5_InsertList_validate() argument 143 gxv_mort_subtable_type5_entry_validate( FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type5_entry_validate() argument [all...] |