Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrProcessorUnitTest.h34 * MakeOptionalChildFP is the same as MakeChildFP, but can return null.
37 std::unique_ptr<GrFragmentProcessor> MakeOptionalChildFP(GrProcessorTestData*);
H A DGrProcessorUnitTest.cpp203 std::unique_ptr<GrFragmentProcessor> GrProcessorUnitTest::MakeOptionalChildFP( in MakeOptionalChildFP() function in GrProcessorUnitTest
/third_party/skia/src/gpu/effects/
H A DGrBlendFragmentProcessor.cpp183 std::unique_ptr<GrFragmentProcessor> src(GrProcessorUnitTest::MakeOptionalChildFP(d)); in TestCreate()

Completed in 3 milliseconds