Home
last modified time | relevance | path

Searched refs:getCallParameterTypes (Results 1 – 4 of 4) sorted by relevance

/external/skia/modules/particles/src/
DSkParticleBinding.cpp35 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in SkEffectExternalValue
103 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in SkPathExternalValue
214 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in SkBitmapExternalValue
/external/skia/src/sksl/
DSkSLExternalValue.h51 virtual void getCallParameterTypes(const Type** outTypes) const { in getCallParameterTypes() function
DSkSLIRGenerator.cpp1867 v->getCallParameterTypes(types); in call()
/external/skia/tests/
DSkSLInterpreterTest.cpp1192 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in FunctionExternalValue
1255 void getCallParameterTypes(const SkSL::Type** outTypes) const override { in getCallParameterTypes() function in VectorFunctionExternalValue