| /external/skia/src/gpu/ganesh/effects/ |
| D | GrShadowGeoProc.cpp | 75 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrRRectShadowGeoProc::makeProgramImpl( in makeProgramImpl() function in GrRRectShadowGeoProc
|
| D | GrDisableColorXP.cpp | 42 std::unique_ptr<GrXferProcessor::ProgramImpl> DisableColorXP::makeProgramImpl() const { in makeProgramImpl() function in DisableColorXP
|
| D | GrBezierEffect.cpp | 173 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrConicEffect::makeProgramImpl( in makeProgramImpl() function in GrConicEffect 326 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrQuadEffect::makeProgramImpl( in makeProgramImpl() function in GrQuadEffect
|
| D | GrPorterDuffXferProcessor.cpp | 109 std::unique_ptr<GrXferProcessor::ProgramImpl> PorterDuffXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PorterDuffXferProcessor 170 std::unique_ptr<GrXferProcessor::ProgramImpl> ShaderPDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in ShaderPDXferProcessor 268 std::unique_ptr<GrXferProcessor::ProgramImpl> PDLCDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PDLCDXferProcessor
|
| D | GrDistanceFieldGeoProc.cpp | 291 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldA8TextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldA8TextGeoProc 545 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldPathGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldPathGeoProc 867 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldLCDTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldLCDTextGeoProc
|
| D | GrCoverageSetOpXP.cpp | 55 std::unique_ptr<GrXferProcessor::ProgramImpl> CoverageSetOpXP::makeProgramImpl() const { in makeProgramImpl() function in CoverageSetOpXP
|
| D | GrBitmapTextGeoProc.cpp | 221 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrBitmapTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrBitmapTextGeoProc
|
| D | GrCustomXfermode.cpp | 127 std::unique_ptr<GrXferProcessor::ProgramImpl> CustomXP::makeProgramImpl() const { in makeProgramImpl() function in CustomXP
|
| /external/skia/src/gpu/ganesh/tessellate/ |
| D | GrPathTessellationShader.cpp | 46 std::unique_ptr<GrGeometryProcessor::ProgramImpl> SimpleTriangleShader::makeProgramImpl( in makeProgramImpl() function in __anonc6c16edd0111::SimpleTriangleShader 129 std::unique_ptr<GrGeometryProcessor::ProgramImpl> MiddleOutShader::makeProgramImpl( in makeProgramImpl() function in __anonc6c16edd0111::MiddleOutShader
|
| D | GrStrokeTessellationShader.cpp | 704 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrStrokeTessellationShader::makeProgramImpl( in makeProgramImpl() function in GrStrokeTessellationShader
|
| /external/skia/src/gpu/ganesh/ops/ |
| D | PathStencilCoverOp.cpp | 57 std::unique_ptr<GrGeometryProcessor::ProgramImpl> BoundingBoxShader::makeProgramImpl( in makeProgramImpl() function in __anonc3a613820111::BoundingBoxShader
|
| D | DrawAtlasPathOp.cpp | 147 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DrawAtlasPathShader::makeProgramImpl( in makeProgramImpl() function in __anondfc37b540111::DrawAtlasPathShader
|
| D | PathInnerTriangulateOp.cpp | 65 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HullShader::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::__anon4c16812d0111::HullShader
|
| D | DashOp.cpp | 854 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingCircleEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::DashOp::__anonbbeec1240111::DashingCircleEffect 1068 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingLineEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::DashOp::__anonbbeec1240111::DashingLineEffect
|
| D | LatticeOp.cpp | 53 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in skgpu::ganesh::LatticeOp::__anon282fbc0a0111::LatticeGP
|
| D | QuadPerEdgeAA.cpp | 655 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in skgpu::ganesh::QuadPerEdgeAA::QuadPerEdgeAAGeometryProcessor
|
| /external/skia/tests/ |
| D | PrimitiveProcessorTest.cpp | 102 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in onCreateProgramInfo() function in __anon44f71ac80111::Op::onCreateProgramInfo::GP
|
| D | GrPipelineDynamicStateTest.cpp | 129 PipelineDynamicStateTestProcessor::makeProgramImpl(const GrShaderCaps&) const { in makeProgramImpl() function in PipelineDynamicStateTestProcessor
|
| D | GrGpuBufferTest.cpp | 159 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in TestVertexOp::GP
|
| /external/skia/gm/ |
| D | fwidth_squircle.cpp | 89 std::unique_ptr<GrGeometryProcessor::ProgramImpl> FwidthSquircleTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon0b00737d0111::FwidthSquircleTestProcessor
|
| D | clockwise.cpp | 97 std::unique_ptr<GrGeometryProcessor::ProgramImpl> ClockwiseTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon0667e6b40111::ClockwiseTestProcessor
|
| D | attributes.cpp | 99 std::unique_ptr<GrGeometryProcessor::ProgramImpl> AttributeTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon6b952b770111::AttributeTestProcessor
|
| /external/skia/tools/gpu/ |
| D | TestOps.cpp | 35 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon925321ba0111::GP
|
| /external/skia/src/gpu/ganesh/ |
| D | GrDefaultGeoProcFactory.cpp | 77 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in DefaultGeoProc
|
| /external/skia/bench/ |
| D | VertexColorSpaceBench.cpp | 49 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anonbc3219650111::GP
|