Searched refs:GrAAHairLinePathRenderer (Results 1 – 5 of 5) sorted by relevance
14 class GrAAHairLinePathRenderer : public GrPathRenderer {16 GrAAHairLinePathRenderer() {} in GrAAHairLinePathRenderer() function
240 GrAAHairLinePathRenderer::PtArray* lines, in gather_lines_and_quads()241 GrAAHairLinePathRenderer::PtArray* quads, in gather_lines_and_quads()242 GrAAHairLinePathRenderer::PtArray* conics, in gather_lines_and_quads()243 GrAAHairLinePathRenderer::IntArray* quadSubdivCnts, in gather_lines_and_quads()244 GrAAHairLinePathRenderer::FloatArray* conicWeights) { in gather_lines_and_quads()617 bool GrAAHairLinePathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const { in onCanDrawPath()972 bool GrAAHairLinePathRenderer::onDrawPath(const DrawPathArgs& args) { in onDrawPath()
37 this->addPathRenderer(new GrAAHairLinePathRenderer)->unref(); in GrPathRendererChain()
199 '<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.cpp',200 '<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.h',
438 src/gpu/batches/GrAAHairLinePathRenderer.cpp \