Home
last modified time | relevance | path

Searched refs:ExternalSqrt (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DSkSLInterpreterTest.cpp869 class ExternalSqrt : public SkSL::ExternalFunction { class
871 ExternalSqrt(const char* name, SkSL::Compiler& compiler) in ExternalSqrt() function in ExternalSqrt
899 externalFunctions.push_back(std::make_unique<ExternalSqrt>("externalSqrt", compiler)); in DEF_TEST()

Completed in 3 milliseconds