Searched refs:fDMat4x3_Type (Results 1 – 2 of 2) sorted by relevance
61 , fDMat4x3_Type(new Type(SkString("dmat4x3"), *fFloat_Type, 4, 3))137 fDMat4x3_Type.get(), fDMat4x4_Type.get() }))204 const std::unique_ptr<Type> fDMat4x3_Type; variable
97 case 4: return *context.fDMat4x3_Type; in toCompound()