OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkOTTableMaximumProfile_TT
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/sfnt/
SkOTTable_maxp_TT.h
17
struct
SkOTTableMaximumProfile_TT
{
47
static_assert(offsetof(
SkOTTableMaximumProfile_TT
, maxComponentDepth) == 30, "SkOTTableMaximumProfile_TT_maxComponentDepth_not_at_30");
48
static_assert(sizeof(
SkOTTableMaximumProfile_TT
) == 32, "sizeof_SkOTTableMaximumProfile_TT_not_32");
SkOTTable_maxp.h
28
struct TT :
SkOTTableMaximumProfile_TT
{ } tt;
Completed in 950 milliseconds