Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrProcessorUnitTest.h108 using GrGeometryProcessorTestFactory = GrProcessorTestFactory<GrGeometryProcessor*>; variable
/third_party/flutter/skia/src/gpu/
DGrProcessorUnitTest.h124 using GrGeometryProcessorTestFactory = GrProcessorTestFactory<sk_sp<GrGeometryProcessor>>; variable