Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DLazyProxyTest.cpp133 class ClipFP : public GrFragmentProcessor { class in final
135 ClipFP(GrRecordingContext* ctx, GrProxyProvider* proxyProvider, LazyProxyTest* test, in ClipFP() function in final::ClipFP
163 const char* name() const override { return "LazyProxyTest::ClipFP"; }
165 return std::make_unique<ClipFP>(fContext, fProxyProvider, fTest, fAtlas);
198 out->addCoverageFP(std::make_unique<ClipFP>(rContext, proxyProvider, fTest, fAtlas));

Completed in 2 milliseconds