Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLProgram.h107 friend class ElementsCollection; member
131 ElementsCollection(const Program& program) : fProgram(program) {} in ElementsCollection() function