Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DProcessorTest.cpp77 class TestFP : public GrFragmentProcessor { class
99 TestFP(const SkTArray<sk_sp<GrTextureProxy>>& proxies, in TestFP() function in __anon01a144220111::TestFP
108 TestFP(std::unique_ptr<GrFragmentProcessor> child) in TestFP() function in __anon01a144220111::TestFP
113 explicit TestFP(const TestFP& that) in TestFP() function in __anon01a144220111::TestFP
/third_party/skia/tests/
DProcessorTest.cpp90 class TestFP : public GrFragmentProcessor { class
111 TestFP(const SkTArray<GrSurfaceProxyView>& views) in TestFP() function in __anon1a84080d0111::TestFP
118 TestFP(std::unique_ptr<GrFragmentProcessor> child) in TestFP() function in __anon1a84080d0111::TestFP
123 explicit TestFP(const TestFP& that) : INHERITED(that) {} in TestFP() function in __anon1a84080d0111::TestFP