Searched refs:fSkCaps_Type (Results 1 – 3 of 3) sorted by relevance
197 , fSkCaps_Type(new Type("$sk_Caps"))358 const std::unique_ptr<Type> fSkCaps_Type; variable
212 *fContext->fSkCaps_Type, Variable::kGlobal_Storage); in Compiler()
2146 if (base->fType == *fContext.fSkCaps_Type) { in convertSuffixExpression()