Searched refs:fDMat2x2_Type (Results 1 – 2 of 2) sorted by relevance
54 , fDMat2x2_Type(new Type(SkString("dmat2"), *fFloat_Type, 2, 2))133 fMat4x4_Type.get(), fDMat2x2_Type.get(),197 const std::unique_ptr<Type> fDMat2x2_Type; variable
88 case 2: return *context.fDMat2x2_Type; in toCompound()