Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrProcessorUnitTest.h107 using GrFragmentProcessorTestFactory = GrProcessorTestFactory<std::unique_ptr<GrFragmentProcessor>>; variable
/third_party/flutter/skia/src/gpu/
DGrProcessorUnitTest.h123 using GrFragmentProcessorTestFactory = GrProcessorTestFactory<std::unique_ptr<GrFragmentProcessor>>; variable