Searched refs:fDMat4x2_Type (Results 1 – 2 of 2) sorted by relevance
60 , fDMat4x2_Type(new Type(SkString("dmat4x2"), *fFloat_Type, 4, 2))136 fDMat3x4_Type.get(), fDMat4x2_Type.get(),203 const std::unique_ptr<Type> fDMat4x2_Type; variable
90 case 4: return *context.fDMat4x2_Type; in toCompound()