Searched refs:createOp_TestingOnly (Results 1 – 8 of 8) sorted by relevance
25 static GrOp::Owner createOp_TestingOnly(GrRecordingContext*,
716 GrOp::Owner GrSmallPathRenderer::createOp_TestingOnly( in createOp_TestingOnly() function in GrSmallPathRenderer733 return GrSmallPathRenderer::createOp_TestingOnly( in GR_DRAW_OP_TEST_DEFINE()
53 static std::unique_ptr<GrDrawOp> createOp_TestingOnly(GrContext*,
942 std::unique_ptr<GrDrawOp> GrSmallPathRenderer::createOp_TestingOnly( in createOp_TestingOnly() function in GrSmallPathRenderer982 return GrSmallPathRenderer::createOp_TestingOnly( in GR_DRAW_OP_TEST_DEFINE()
50 std::unique_ptr<GrDrawOp> createOp_TestingOnly(GrContext*,
247 return gTextContext->createOp_TestingOnly(context, gTextContext.get(), rtc.get(), in GR_DRAW_OP_TEST_DEFINE()
208 std::unique_ptr<GrDrawOp> op = textContext->createOp_TestingOnly( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
876 std::unique_ptr<GrDrawOp> GrTextContext::createOp_TestingOnly(GrContext* context, in createOp_TestingOnly() function in GrTextContext