Searched defs:FactoryHelper (Results 1 – 4 of 4) sorted by relevance
161 static std::unique_ptr<GrDrawOp> FactoryHelper(GrContext* context, GrPaint&& paint, in FactoryHelper() function196 std::unique_ptr<GrDrawOp> GrSimpleMeshDrawOpHelper::FactoryHelper(GrContext* context, in FactoryHelper() function
37 static GrOp::Owner FactoryHelper(GrRecordingContext* context, GrPaint&& paint, in FactoryHelper() function
204 GrOp::Owner GrSimpleMeshDrawOpHelper::FactoryHelper(GrRecordingContext* context, in FactoryHelper() function
36 public class FactoryHelper { class