Searched defs:getFVecComponent (Results 1 – 3 of 3) sorted by relevance
49 SKSL_FLOAT getFVecComponent(int index) const override { in getFVecComponent() function
162 SKSL_FLOAT getFVecComponent(int n) const override { in getFVecComponent() function
116 virtual SKSL_FLOAT getFVecComponent(int n) const { in getFVecComponent() function