Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h162 , fMat_Type(new Type("$mat", { fFloat2x2_Type.get(), fFloat2x3_Type.get(),
345 const std::unique_ptr<Type> fMat_Type; variable
/external/skqp/src/sksl/
DSkSLContext.h159 , fMat_Type(new Type("$mat", { fFloat2x2_Type.get(), fFloat2x3_Type.get(),
339 const std::unique_ptr<Type> fMat_Type; variable