Searched refs:createOp_TestingOnly (Results 1 – 6 of 6) sorted by relevance
53 static std::unique_ptr<GrDrawOp> createOp_TestingOnly(GrRecordingContext*,
947 std::unique_ptr<GrDrawOp> GrSmallPathRenderer::createOp_TestingOnly( in createOp_TestingOnly() function in GrSmallPathRenderer989 return GrSmallPathRenderer::createOp_TestingOnly( in GR_DRAW_OP_TEST_DEFINE()
51 std::unique_ptr<GrDrawOp> createOp_TestingOnly(GrRecordingContext*,
263 return gTextContext->createOp_TestingOnly(context, gTextContext.get(), rtc.get(), in GR_DRAW_OP_TEST_DEFINE()
206 std::unique_ptr<GrDrawOp> op = textContext->createOp_TestingOnly( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
934 std::unique_ptr<GrDrawOp> GrTextContext::createOp_TestingOnly(GrRecordingContext* context, in createOp_TestingOnly() function in GrTextContext