Home
last modified time | relevance | path

Searched defs:ElementsCollection (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/sksl/ir/
DSkSLProgram.h141 friend class ElementsCollection; member
165 ElementsCollection(const Program& program) : fProgram(program) {} in ElementsCollection() function
/third_party/skia/m133/src/sksl/ir/
DSkSLProgram.h107 friend class ElementsCollection; member
131 ElementsCollection(const Program& program) : fProgram(program) {} in ElementsCollection() function