Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DSkSLInterpreterTest.cpp847 class JSONExternalValue : public SkSL::ExternalValue { class
849 JSONExternalValue(const char* name, const skjson::Value* value, SkSL::Compiler* compiler) in JSONExternalValue() function in JSONExternalValue