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