Home
last modified time | relevance | path

Searched defs:createGLSLInstance (Results 1 – 25 of 53) sorted by relevance

123

/external/skqp/src/gpu/effects/
DGrShadowGeoProc.cpp72 GrGLSLPrimitiveProcessor* GrRRectShadowGeoProc::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrRRectShadowGeoProc
DGrDisableColorXP.cpp71 GrGLSLXferProcessor* DisableColorXP::createGLSLInstance() const { return new GLDisableColorXP(*this… in createGLSLInstance() function in DisableColorXP
DGrBezierEffect.cpp229 GrGLSLPrimitiveProcessor* GrConicEffect::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrConicEffect
429 GrGLSLPrimitiveProcessor* GrQuadEffect::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrQuadEffect
DGrDistanceFieldGeoProc.cpp274 GrDistanceFieldA8TextGeoProc::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrDistanceFieldA8TextGeoProc
569 GrDistanceFieldPathGeoProc::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrDistanceFieldPathGeoProc
889 GrGLSLPrimitiveProcessor* GrDistanceFieldLCDTextGeoProc::createGLSLInstance(const GrShaderCaps&) co… in createGLSLInstance() function in GrDistanceFieldLCDTextGeoProc
DGrBitmapTextGeoProc.cpp188 GrGLSLPrimitiveProcessor* GrBitmapTextGeoProc::createGLSLInstance(const GrShaderCaps& caps) const { in createGLSLInstance() function in GrBitmapTextGeoProc
DGrCoverageSetOpXP.cpp89 GrGLSLXferProcessor* CoverageSetOpXP::createGLSLInstance() const { in createGLSLInstance() function in CoverageSetOpXP
/external/skia/src/gpu/effects/
DGrShadowGeoProc.cpp72 GrGLSLPrimitiveProcessor* GrRRectShadowGeoProc::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrRRectShadowGeoProc
DGrDisableColorXP.cpp71 GrGLSLXferProcessor* DisableColorXP::createGLSLInstance() const { return new GLDisableColorXP(*this… in createGLSLInstance() function in DisableColorXP
DGrBezierEffect.cpp229 GrGLSLPrimitiveProcessor* GrConicEffect::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrConicEffect
429 GrGLSLPrimitiveProcessor* GrQuadEffect::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrQuadEffect
DGrDistanceFieldGeoProc.cpp274 GrDistanceFieldA8TextGeoProc::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrDistanceFieldA8TextGeoProc
569 GrDistanceFieldPathGeoProc::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrDistanceFieldPathGeoProc
890 GrGLSLPrimitiveProcessor* GrDistanceFieldLCDTextGeoProc::createGLSLInstance(const GrShaderCaps&) co… in createGLSLInstance() function in GrDistanceFieldLCDTextGeoProc
DGrBitmapTextGeoProc.cpp187 GrGLSLPrimitiveProcessor* GrBitmapTextGeoProc::createGLSLInstance(const GrShaderCaps& caps) const { in createGLSLInstance() function in GrBitmapTextGeoProc
DGrCoverageSetOpXP.cpp89 GrGLSLXferProcessor* CoverageSetOpXP::createGLSLInstance() const { in createGLSLInstance() function in CoverageSetOpXP
/external/skia/src/gpu/ccpr/
DGrCCPathProcessor.cpp117 GrGLSLPrimitiveProcessor* GrCCPathProcessor::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrCCPathProcessor
DGrCCCoverageProcessor.cpp204 GrGLSLPrimitiveProcessor* GrCCCoverageProcessor::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrCCCoverageProcessor
/external/skqp/src/gpu/ccpr/
DGrCCPathProcessor.cpp115 GrGLSLPrimitiveProcessor* GrCCPathProcessor::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrCCPathProcessor
DGrCCCoverageProcessor.cpp201 GrGLSLPrimitiveProcessor* GrCCCoverageProcessor::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrCCCoverageProcessor
/external/skqp/src/gpu/
DGrPathProcessor.cpp129 GrGLSLPrimitiveProcessor* GrPathProcessor::createGLSLInstance(const GrShaderCaps& caps) const { in createGLSLInstance() function in GrPathProcessor
/external/skia/src/gpu/
DGrPathProcessor.cpp129 GrGLSLPrimitiveProcessor* GrPathProcessor::createGLSLInstance(const GrShaderCaps& caps) const { in createGLSLInstance() function in GrPathProcessor
/external/skia/gm/
Dfwidth_squircle.cpp103 GrGLSLPrimitiveProcessor* FwidthSquircleTestProcessor::createGLSLInstance( in createGLSLInstance() function in skiagm::FwidthSquircleTestProcessor
Dclockwise.cpp85 GrGLSLPrimitiveProcessor* ClockwiseTestProcessor::createGLSLInstance( in createGLSLInstance() function in skiagm::ClockwiseTestProcessor
Dsamplelocations.cpp150 GrGLSLPrimitiveProcessor* SampleLocationsTestProcessor::createGLSLInstance( in createGLSLInstance() function in skiagm::SampleLocationsTestProcessor
/external/skqp/gm/
Dclockwise.cpp82 GrGLSLPrimitiveProcessor* ClockwiseTestProcessor::createGLSLInstance( in createGLSLInstance() function in skiagm::ClockwiseTestProcessor
Dfwidth_squircle.cpp106 GrGLSLPrimitiveProcessor* FwidthSquircleTestProcessor::createGLSLInstance( in createGLSLInstance() function in skiagm::FwidthSquircleTestProcessor
/external/skqp/tests/
DPrimitiveProcessorTest.cpp72 GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps&) const override { in onPrepareDraws() function in __anon62dd9a340111::Op::onPrepareDraws::GP
/external/skia/tests/
DPrimitiveProcessorTest.cpp73 GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps&) const override { in onPrepareDraws() function in __anon26435a3d0111::Op::onPrepareDraws::GP

123