Searched refs:pushFanFillProgram (Results 1 – 2 of 2) sorted by relevance
52 void GrPathInnerTriangulateOp::pushFanFillProgram(const GrPathShader::ProgramArgs& args, in pushFanFillProgram() function in GrPathInnerTriangulateOp118 this->pushFanFillProgram(args, GrFillPathShader::TestAndResetStencilSettings()); in prePreparePrograms()123 this->pushFanFillProgram(args, &GrUserStencilSettings::kUnused); in prePreparePrograms()153 this->pushFanFillProgram(args, stencil); in prePreparePrograms()191 this->pushFanFillProgram(args, &kFillIfZeroAndInClip); in prePreparePrograms()
52 void pushFanFillProgram(const GrPathShader::ProgramArgs&, const GrUserStencilSettings*);