Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h184 , fDVec_Type(new Type("$dvec", { fInvalid_Type.get(), fDouble2_Type.get(),
354 const std::unique_ptr<Type> fDVec_Type; variable
/external/skqp/src/sksl/
DSkSLContext.h181 , fDVec_Type(new Type("$dvec", { fInvalid_Type.get(), fDouble2_Type.get(),
348 const std::unique_ptr<Type> fDVec_Type; variable