Searched defs:slotCount (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/sksl/ir/ | ||
D | SkSLType.cpp | 63 size_t slotCount() const override { in slotCount() function in SkSL::ArrayType |
D | SkSLType.h | 390 virtual size_t slotCount() const { in slotCount() function |