Searched defs:fMat4x2_Type (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/sksl/
H A DSkSLContext.h51 , fMat4x2_Type(new Type(String("mat4x2"), *fFloat_Type, 4, 2))
132 fMat4x2_Type.get(), fMat4x3_Type.get(),
195 const std::unique_ptr<Type> fMat4x2_Type; member in class:SkSL::Context

Completed in 56 milliseconds