Searched refs:fDMat2x3_Type (Results 1 – 2 of 2) sorted by relevance
55 , fDMat2x3_Type(new Type(SkString("dmat2x3"), *fFloat_Type, 2, 3))134 fDMat2x3_Type.get(), fDMat2x4_Type.get(),198 const std::unique_ptr<Type> fDMat2x3_Type; variable
95 case 2: return *context.fDMat2x3_Type; in toCompound()