Searched defs:canCall (Results 1 – 3 of 3) sorted by relevance
| /third_party/flutter/skia/src/sksl/ | ||
| D | SkSLExternalValue.h | 32 virtual bool canCall() const { in canCall() function |
| /third_party/flutter/skia/modules/particles/src/ | ||
| D | SkParticleEffect.cpp | 53 bool canCall() const override { return true; } in canCall() function in SkCurveExternalValue |
| /third_party/flutter/skia/tests/ | ||
| D | SkSLInterpreterTest.cpp | 997 bool canCall() const override { in canCall() function in FunctionExternalValue |