Searched refs:kStruct_Kind (Results 1 – 7 of 7) sorted by relevance
59 case Type::kStruct_Kind: { in alignment()115 case Type::kStruct_Kind: { in size()
162 if (type.kind() == Type::kStruct_Kind) { in writeType()
32 } else if (type.kind() == Type::kStruct_Kind) { in SlotCount()
74 case Type::kStruct_Kind: in writeType()
440 if ((kind == Type::kArray_Kind || kind == Type::kStruct_Kind) && offset % alignment != 0) { in writeStruct()510 case Type::kStruct_Kind: in getType()
2417 case Type::kStruct_Kind: in convertFieldExpression()
54 kStruct_Kind, enumerator113 , fTypeKind(kStruct_Kind) in Type()367 SkASSERT(fTypeKind == kStruct_Kind || fTypeKind == kOther_Kind); in fields()