Searched refs:fDMat2x4_Type (Results 1 – 2 of 2) sorted by relevance
56 , fDMat2x4_Type(new Type(SkString("dmat2x4"), *fFloat_Type, 2, 4))134 fDMat2x3_Type.get(), fDMat2x4_Type.get(),199 const std::unique_ptr<Type> fDMat2x4_Type; variable
102 case 2: return *context.fDMat2x4_Type; in toCompound()