Home
last modified time | relevance | path

Searched defs:writeExternalFunctionCall (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/sksl/
DSkSLByteCodeGenerator.cpp808 void ByteCodeGenerator::writeExternalFunctionCall(const ExternalFunctionCall& f) { in writeExternalFunctionCall() function in SkSL::ByteCodeGenerator
/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp1368 Value SkVMGenerator::writeExternalFunctionCall(const ExternalFunctionCall& c) { in writeExternalFunctionCall() function in SkSL::SkVMGenerator