Home
last modified time | relevance | path

Searched refs:fMat_Type (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/sksl/
DSkSLContext.h129 , fMat_Type(new Type(String("$mat"), { fMat2x2_Type.get(), fMat2x3_Type.get(),
257 const std::unique_ptr<Type> fMat_Type; variable