/external/skia/src/gpu/tessellate/shaders/ |
D | GrPathTessellationShader_Hardware.cpp | 57 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HardwareWedgeShader::makeProgramImpl( in makeProgramImpl() function in __anon43a4f4760111::HardwareWedgeShader 201 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HardwareCurveShader::makeProgramImpl( in makeProgramImpl() function in __anon43a4f4760111::HardwareCurveShader
|
D | GrPathTessellationShader_MiddleOut.cpp | 90 std::unique_ptr<GrGeometryProcessor::ProgramImpl> MiddleOutShader::makeProgramImpl( in makeProgramImpl() function in __anond547d4af0111::MiddleOutShader
|
D | GrStrokeTessellationShader.cpp | 417 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrStrokeTessellationShader::makeProgramImpl( in makeProgramImpl() function in GrStrokeTessellationShader
|
D | GrPathTessellationShader.cpp | 39 std::unique_ptr<GrGeometryProcessor::ProgramImpl> SimpleTriangleShader::makeProgramImpl( in makeProgramImpl() function in __anon5d3248490111::SimpleTriangleShader
|
/external/skia/src/gpu/effects/ |
D | GrShadowGeoProc.cpp | 67 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrRRectShadowGeoProc::makeProgramImpl( in makeProgramImpl() function in GrRRectShadowGeoProc
|
D | GrDisableColorXP.cpp | 37 std::unique_ptr<GrXferProcessor::ProgramImpl> DisableColorXP::makeProgramImpl() const { in makeProgramImpl() function in DisableColorXP
|
D | GrBezierEffect.cpp | 167 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrConicEffect::makeProgramImpl( in makeProgramImpl() function in GrConicEffect 320 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrQuadEffect::makeProgramImpl( in makeProgramImpl() function in GrQuadEffect
|
D | GrDistanceFieldGeoProc.cpp | 277 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldA8TextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldA8TextGeoProc 544 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldPathGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldPathGeoProc 857 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldLCDTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldLCDTextGeoProc
|
D | GrPorterDuffXferProcessor.cpp | 448 std::unique_ptr<GrXferProcessor::ProgramImpl> PorterDuffXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PorterDuffXferProcessor 509 std::unique_ptr<GrXferProcessor::ProgramImpl> ShaderPDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in ShaderPDXferProcessor 595 std::unique_ptr<GrXferProcessor::ProgramImpl> PDLCDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PDLCDXferProcessor
|
D | GrCoverageSetOpXP.cpp | 51 std::unique_ptr<GrXferProcessor::ProgramImpl> CoverageSetOpXP::makeProgramImpl() const { in makeProgramImpl() function in CoverageSetOpXP
|
D | GrBitmapTextGeoProc.cpp | 191 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrBitmapTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrBitmapTextGeoProc
|
D | GrCustomXfermode.cpp | 119 std::unique_ptr<GrXferProcessor::ProgramImpl> CustomXP::makeProgramImpl() const { in makeProgramImpl() function in CustomXP
|
/external/skia/gm/ |
D | tessellation.cpp | 166 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final { in makeProgramImpl() function in skiagm::TessellationTestTriShader 282 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final { in makeProgramImpl() function in skiagm::TessellationTestRectShader
|
D | fwidth_squircle.cpp | 88 std::unique_ptr<GrGeometryProcessor::ProgramImpl> FwidthSquircleTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon8949b6150111::FwidthSquircleTestProcessor
|
D | clockwise.cpp | 96 std::unique_ptr<GrGeometryProcessor::ProgramImpl> ClockwiseTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anonbbf9174c0111::ClockwiseTestProcessor
|
D | attributes.cpp | 97 std::unique_ptr<GrGeometryProcessor::ProgramImpl> AttributeTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anond34c6f0f0111::AttributeTestProcessor
|
/external/skia/src/gpu/ops/ |
D | DrawAtlasPathOp.cpp | 116 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DrawAtlasPathShader::makeProgramImpl( in makeProgramImpl() function in __anonfbf457270111::DrawAtlasPathShader
|
D | PathStencilCoverOp.cpp | 58 std::unique_ptr<GrGeometryProcessor::ProgramImpl> BoundingBoxShader::makeProgramImpl( in makeProgramImpl() function in __anon2a60c2750111::BoundingBoxShader
|
D | PathInnerTriangulateOp.cpp | 61 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HullShader::makeProgramImpl( in makeProgramImpl() function in skgpu::v1::__anondda571a00111::HullShader
|
D | DashOp.cpp | 854 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingCircleEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::v1::DashOp::__anon2a092b970111::DashingCircleEffect 1068 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingLineEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::v1::DashOp::__anon2a092b970111::DashingLineEffect
|
/external/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 77 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in onCreateProgramInfo() function in __anon08467b600111::Op::onCreateProgramInfo::GP
|
D | GrPipelineDynamicStateTest.cpp | 92 PipelineDynamicStateTestProcessor::makeProgramImpl(const GrShaderCaps&) const { in makeProgramImpl() function in PipelineDynamicStateTestProcessor
|
/external/skia/tools/gpu/ |
D | TestOps.cpp | 35 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anonc4b271520111::GP
|
/external/skia/src/gpu/ |
D | GrDefaultGeoProcFactory.cpp | 65 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in DefaultGeoProc
|
/external/skia/bench/ |
D | VertexColorSpaceBench.cpp | 48 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon7c4bc6fd0111::GP
|