Home
last modified time | relevance | path

Searched defs:getCallParameterTypes (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/sksl/
DSkSLExternalValue.h51 virtual void getCallParameterTypes(const Type** outTypes) const { in getCallParameterTypes() function
/third_party/skia/modules/particles/src/
DSkParticleBinding.cpp59 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in SkPathExternalFunction
177 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in SkShaderExternalFunction
/third_party/flutter/skia/modules/particles/src/
DSkParticleEffect.cpp55 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in SkCurveExternalValue
100 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in SkColorCurveExternalValue
163 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in SkPathExternalValue
/third_party/skia/tests/
DSkSLInterpreterTest.cpp877 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in ExternalSqrt
927 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in ExternalTable
/third_party/flutter/skia/tests/
DSkSLInterpreterTest.cpp1005 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in FunctionExternalValue
1069 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in VectorFunctionExternalValue