/external/skia/src/gpu/ganesh/effects/ |
D | GrShadowGeoProc.cpp | 68 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 | 279 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldA8TextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldA8TextGeoProc 533 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldPathGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldPathGeoProc 846 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldLCDTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldLCDTextGeoProc
|
D | GrCoverageSetOpXP.cpp | 51 std::unique_ptr<GrXferProcessor::ProgramImpl> CoverageSetOpXP::makeProgramImpl() const { in makeProgramImpl() function in CoverageSetOpXP
|
D | GrPorterDuffXferProcessor.cpp | 472 std::unique_ptr<GrXferProcessor::ProgramImpl> PorterDuffXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PorterDuffXferProcessor 533 std::unique_ptr<GrXferProcessor::ProgramImpl> ShaderPDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in ShaderPDXferProcessor 631 std::unique_ptr<GrXferProcessor::ProgramImpl> PDLCDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PDLCDXferProcessor
|
D | GrBitmapTextGeoProc.cpp | 202 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/src/gpu/ganesh/tessellate/ |
D | GrPathTessellationShader.cpp | 44 std::unique_ptr<GrGeometryProcessor::ProgramImpl> SimpleTriangleShader::makeProgramImpl( in makeProgramImpl() function in __anon0dd9d54e0111::SimpleTriangleShader 127 std::unique_ptr<GrGeometryProcessor::ProgramImpl> MiddleOutShader::makeProgramImpl( in makeProgramImpl() function in __anon0dd9d54e0111::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 __anon09152e530111::BoundingBoxShader
|
D | DrawAtlasPathOp.cpp | 120 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DrawAtlasPathShader::makeProgramImpl( in makeProgramImpl() function in __anond9e71fc50111::DrawAtlasPathShader
|
D | PathInnerTriangulateOp.cpp | 63 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HullShader::makeProgramImpl( in makeProgramImpl() function in skgpu::v1::__anon96489c7e0111::HullShader
|
D | DashOp.cpp | 855 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingCircleEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::DashOp::__anond91e5a750111::DashingCircleEffect 1069 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingLineEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::DashOp::__anond91e5a750111::DashingLineEffect
|
D | LatticeOp.cpp | 51 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in skgpu::v1::LatticeOp::__anon3f111fbb0111::LatticeGP
|
/external/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 102 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in onCreateProgramInfo() function in __anon5bd87e790111::Op::onCreateProgramInfo::GP
|
D | GrPipelineDynamicStateTest.cpp | 127 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
|
D | GrMeshTest.cpp | 538 std::unique_ptr<GrGeometryProcessor::ProgramImpl> MeshTestProcessor::makeProgramImpl( function in MeshTestProcessor
|
/external/skia/gm/ |
D | fwidth_squircle.cpp | 88 std::unique_ptr<GrGeometryProcessor::ProgramImpl> FwidthSquircleTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon357355ee0111::FwidthSquircleTestProcessor
|
D | clockwise.cpp | 96 std::unique_ptr<GrGeometryProcessor::ProgramImpl> ClockwiseTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon8a8208650111::ClockwiseTestProcessor
|
D | attributes.cpp | 98 std::unique_ptr<GrGeometryProcessor::ProgramImpl> AttributeTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon72f383480111::AttributeTestProcessor
|
/external/skia/tools/gpu/ |
D | TestOps.cpp | 35 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon4dcafa0b0111::GP
|
/external/skia/src/gpu/ganesh/ |
D | GrDefaultGeoProcFactory.cpp | 66 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 __anone3ad4af60111::GP
|