Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/ir/
DSkSLPrefixExpression.h54 SKSL_INT getIVecComponent(int index) const override { in getIVecComponent() function
DSkSLConstructor.h170 SKSL_INT getIVecComponent(int n) const override { in getIVecComponent() function
DSkSLExpression.h125 virtual SKSL_INT getIVecComponent(int n) const { in getIVecComponent() function