HomeSort by relevance Sort by last modified time
    Searched refs:SkOTTableMaximumProfile_TT (Results 1 - 4 of 4) sorted by null

  /external/skia/src/sfnt/
SkOTTable_maxp_TT.h 16 struct SkOTTableMaximumProfile_TT {
45 static_assert(offsetof(SkOTTableMaximumProfile_TT, maxComponentDepth) == 30, "SkOTTableMaximumProfile_TT_maxComponentDepth_not_at_30");
46 static_assert(sizeof(SkOTTableMaximumProfile_TT) == 32, "sizeof_SkOTTableMaximumProfile_TT_not_32");
SkOTTable_maxp.h 28 struct TT : SkOTTableMaximumProfile_TT { } tt;
  /external/skqp/src/sfnt/
SkOTTable_maxp_TT.h 16 struct SkOTTableMaximumProfile_TT {
45 static_assert(offsetof(SkOTTableMaximumProfile_TT, maxComponentDepth) == 30, "SkOTTableMaximumProfile_TT_maxComponentDepth_not_at_30");
46 static_assert(sizeof(SkOTTableMaximumProfile_TT) == 32, "sizeof_SkOTTableMaximumProfile_TT_not_32");
SkOTTable_maxp.h 28 struct TT : SkOTTableMaximumProfile_TT { } tt;

Completed in 912 milliseconds