Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DLazyProxyTest.cpp32 class LazyProxyTest final : public GrOnFlushCallbackObject {
34 LazyProxyTest(skiatest::Reporter* reporter) in LazyProxyTest() function in final
40 ~LazyProxyTest() override {
61 LazyProxyTest* test, in Make()
79 LazyProxyTest* test, bool nullTexture) in Op()
114 const char* name() const override { return "LazyProxyTest::Op"; }
129 LazyProxyTest* const fTest;
135 ClipFP(GrRecordingContext* ctx, GrProxyProvider* proxyProvider, LazyProxyTest* test, in ClipFP()
163 const char* name() const override { return "LazyProxyTest::ClipFP"; }
175 LazyProxyTest* cons
[all...]

Completed in 1 milliseconds