Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLExternalValue.h32 virtual bool canCall() const { in canCall() function
/third_party/flutter/skia/modules/particles/src/
DSkParticleEffect.cpp53 bool canCall() const override { return true; } in canCall() function in SkCurveExternalValue
98 bool canCall() const override { return true; } in canCall() function in SkColorCurveExternalValue
161 bool canCall() const override { return true; } in canCall() function in SkPathExternalValue
/third_party/flutter/skia/tests/
DSkSLInterpreterTest.cpp997 bool canCall() const override { in canCall() function in FunctionExternalValue
1061 bool canCall() const override { in canCall() function in VectorFunctionExternalValue