Searched refs:testingOnly_addMeshDrawOp (Results 1 - 14 of 14) sorted by relevance

/external/skia/tests/
H A DPrimitiveProcessorTest.cpp129 renderTargetContext->priv().testingOnly_addMeshDrawOp(GrPaint(grPaint), GrAAType::kNone,
137 renderTargetContext->priv().testingOnly_addMeshDrawOp(std::move(grPaint), GrAAType::kNone,
H A DGLProgramsTest.cpp339 renderTargetContext->priv().testingOnly_addMeshDrawOp(std::move(grPaint), aaType,
373 renderTargetContext->priv().testingOnly_addMeshDrawOp(
H A DPreFlushCallbackTest.cpp447 uint32_t opListID = rtc->priv().testingOnly_addMeshDrawOp(std::move(paint),
H A DProcessorTest.cpp181 renderTargetContext->priv().testingOnly_addMeshDrawOp(
/external/skia/src/gpu/
H A DGrRenderTargetContextPriv.h105 uint32_t testingOnly_addMeshDrawOp(GrPaint&&, GrAAType, std::unique_ptr<GrMeshDrawOp>,
/external/skia/gm/
H A Detc1.cpp104 renderTargetContext->priv().testingOnly_addMeshDrawOp(std::move(grPaint), GrAAType::kNone,
H A Dbigrrectaaeffect.cpp92 renderTargetContext->priv().testingOnly_addMeshDrawOp(
H A Dconvexpolyeffect.cpp188 renderTargetContext->priv().testingOnly_addMeshDrawOp(
228 renderTargetContext->priv().testingOnly_addMeshDrawOp(
H A Dyuvtorgbeffect.cpp137 renderTargetContext->priv().testingOnly_addMeshDrawOp(
262 renderTargetContext->priv().testingOnly_addMeshDrawOp(
H A Dbeziereffects.cpp203 renderTargetContext->priv().testingOnly_addMeshDrawOp(
336 renderTargetContext->priv().testingOnly_addMeshDrawOp(
554 renderTargetContext->priv().testingOnly_addMeshDrawOp(
H A Dconstcolorprocessor.cpp115 renderTargetContext->priv().testingOnly_addMeshDrawOp(
H A Drrects.cpp120 renderTargetContext->priv().testingOnly_addMeshDrawOp(
H A Dtexturedomaineffect.cpp139 renderTargetContext->priv().testingOnly_addMeshDrawOp(
/external/skia/tools/gpu/
H A DGrTest.cpp231 uint32_t GrRenderTargetContextPriv::testingOnly_addMeshDrawOp(GrPaint&& paint, function in class:GrRenderTargetContextPriv
242 "GrRenderTargetContext::testingOnly_addMeshDrawOp");

Completed in 247 milliseconds