Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLContext.h199 , fUSVec_Type(new Type("$usvec", { fInvalid_Type.get(), fUShort2_Type.get(),
375 const std::unique_ptr<Type> fUSVec_Type; variable