Searched defs:declareFunction (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/fuzz/oss_fuzz/ | ||
| D | FuzzSKSL2Pipeline.cpp | 37 void declareFunction(const char* /*decl*/) override {} in FuzzSKSL2Pipeline() function in FuzzSKSL2Pipeline::Callbacks |
| /third_party/skia/src/gpu/effects/ | ||
| D | GrSkSLFP.cpp | 111 void declareFunction(const char* decl) override { in emitCode() function in GrSkSLFP::Impl::emitCode::FPCallbacks |
| /third_party/skia/src/sksl/ | ||
| D | SkSLMain.cpp | 419 void declareFunction(const char* decl) override { in processCommand() function in processCommand::__anon84fd96d00802::Callbacks |