Home
last modified time | relevance | path

Searched defs:TAG3 (Results 1 – 25 of 31) sorted by relevance

12

/external/skia/src/sfnt/
DSkSFNTHeader.h26 static const SK_OT_CHAR TAG3 = 0; member
33 static const SK_OT_CHAR TAG3 = 'e'; member
40 static const SK_OT_CHAR TAG3 = '1'; member
47 static const SK_OT_CHAR TAG3 = 'O'; member
DSkTTCFHeader.h21 static const SK_OT_CHAR TAG3 = 'f'; member
37 static const SK_OT_CHAR TAG3 = 0; member
44 static const SK_OT_CHAR TAG3 = 'G'; member
DSkOTTable_loca.h20 static const SK_OT_CHAR TAG3 = 'a'; member
DSkOTTable_maxp.h21 static const SK_OT_CHAR TAG3 = 'p'; member
DSkOTTable_OS_2.h24 static constexpr SK_OT_CHAR TAG3 = '2'; member
DSkOTTable_EBSC.h21 static const SK_OT_CHAR TAG3 = 'C'; member
DSkOTTable_post.h20 static const SK_OT_CHAR TAG3 = 't'; member
DSkOTTable_gasp.h20 static const SK_OT_CHAR TAG3 = 'p'; member
DSkOTTable_fvar.h20 static const SK_OT_CHAR TAG3 = 'r'; member
DSkOTTable_hhea.h20 static const SK_OT_CHAR TAG3 = 'a'; member
DSkOTTable_EBDT.h22 static const SK_OT_CHAR TAG3 = 'T'; member
DSkOTTable_head.h20 static const SK_OT_CHAR TAG3 = 'd'; member
/external/skqp/src/sfnt/
DSkSFNTHeader.h26 static const SK_OT_CHAR TAG3 = 0; member
33 static const SK_OT_CHAR TAG3 = 'e'; member
40 static const SK_OT_CHAR TAG3 = '1'; member
47 static const SK_OT_CHAR TAG3 = 'O'; member
DSkTTCFHeader.h21 static const SK_OT_CHAR TAG3 = 'f'; member
37 static const SK_OT_CHAR TAG3 = 0; member
44 static const SK_OT_CHAR TAG3 = 'G'; member
DSkOTTable_loca.h20 static const SK_OT_CHAR TAG3 = 'a'; member
DSkOTTable_maxp.h21 static const SK_OT_CHAR TAG3 = 'p'; member
DSkOTTable_OS_2.h24 static constexpr SK_OT_CHAR TAG3 = '2'; member
DSkOTTable_EBSC.h21 static const SK_OT_CHAR TAG3 = 'C'; member
DSkOTTable_post.h20 static const SK_OT_CHAR TAG3 = 't'; member
DSkOTTable_gasp.h20 static const SK_OT_CHAR TAG3 = 'p'; member
DSkOTTable_fvar.h20 static const SK_OT_CHAR TAG3 = 'r'; member
DSkOTTable_hhea.h20 static const SK_OT_CHAR TAG3 = 'a'; member
DSkOTTable_EBDT.h22 static const SK_OT_CHAR TAG3 = 'T'; member
DSkOTTable_head.h20 static const SK_OT_CHAR TAG3 = 'd'; member
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/tags/
DTaggerImplTest.java58 private static final Tag TAG3 = Tag.create(K3, V3); field in TaggerImplTest

12