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