Home
last modified time | relevance | path

Searched defs:TAG1 (Results 1 – 25 of 32) sorted by relevance

12

/external/skia/src/sfnt/
DSkSFNTHeader.h24 static const SK_OT_CHAR TAG1 = 1; member
31 static const SK_OT_CHAR TAG1 = 'r'; member
38 static const SK_OT_CHAR TAG1 = 'y'; member
45 static const SK_OT_CHAR TAG1 = 'T'; member
DSkTTCFHeader.h19 static const SK_OT_CHAR TAG1 = 't'; member
35 static const SK_OT_CHAR TAG1 = 0; member
42 static const SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_loca.h18 static const SK_OT_CHAR TAG1 = 'o'; member
DSkOTTable_maxp.h19 static const SK_OT_CHAR TAG1 = 'a'; member
DSkOTTable_OS_2.h22 static constexpr SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_EBSC.h19 static const SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_post.h18 static const SK_OT_CHAR TAG1 = 'o'; member
DSkOTTable_gasp.h18 static const SK_OT_CHAR TAG1 = 'a'; member
DSkOTTable_fvar.h18 static const SK_OT_CHAR TAG1 = 'v'; member
DSkOTTable_hhea.h18 static const SK_OT_CHAR TAG1 = 'h'; member
DSkOTTable_EBDT.h20 static const SK_OT_CHAR TAG1 = 'B'; member
/external/skqp/src/sfnt/
DSkSFNTHeader.h24 static const SK_OT_CHAR TAG1 = 1; member
31 static const SK_OT_CHAR TAG1 = 'r'; member
38 static const SK_OT_CHAR TAG1 = 'y'; member
45 static const SK_OT_CHAR TAG1 = 'T'; member
DSkTTCFHeader.h19 static const SK_OT_CHAR TAG1 = 't'; member
35 static const SK_OT_CHAR TAG1 = 0; member
42 static const SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_loca.h18 static const SK_OT_CHAR TAG1 = 'o'; member
DSkOTTable_maxp.h19 static const SK_OT_CHAR TAG1 = 'a'; member
DSkOTTable_OS_2.h22 static constexpr SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_EBSC.h19 static const SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_post.h18 static const SK_OT_CHAR TAG1 = 'o'; member
DSkOTTable_gasp.h18 static const SK_OT_CHAR TAG1 = 'a'; member
DSkOTTable_fvar.h18 static const SK_OT_CHAR TAG1 = 'v'; member
DSkOTTable_hhea.h18 static const SK_OT_CHAR TAG1 = 'h'; member
DSkOTTable_EBDT.h20 static const SK_OT_CHAR TAG1 = 'B'; member
DSkOTTable_head.h18 static const SK_OT_CHAR TAG1 = 'e'; member
/external/opencensus-java/api/src/test/java/io/opencensus/tags/
DTagContextTest.java34 private static final Tag TAG1 = Tag.create(TagKey.create("key"), TagValue.create("val")); field in TagContextTest
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/tags/
DTaggerImplTest.java56 private static final Tag TAG1 = Tag.create(K1, V1); field in TaggerImplTest

12