Home
last modified time | relevance | path

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

/third_party/skia/gm/
Druntimeshader.cpp226 class UnsharpRT : public RuntimeShaderGM { class
228 UnsharpRT() : RuntimeShaderGM("unsharp_rt", {512, 256}, R"( in UnsharpRT() function in UnsharpRT
262 DEF_GM(return new UnsharpRT;)