Home
last modified time | relevance | path

Searched refs:GenKey (Results 1 – 25 of 58) sorted by relevance

123

/external/skqp/src/gpu/effects/
DGrBezierEffect.cpp24 static inline void GenKey(const GrGeometryProcessor&,
209 void GrGLConicEffect::GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLConicEffect
226 GrGLConicEffect::GenKey(*this, caps, b); in getGLSLProcessorKey()
276 static inline void GenKey(const GrGeometryProcessor&,
410 void GrGLQuadEffect::GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLQuadEffect
427 GrGLQuadEffect::GenKey(*this, caps, b); in getGLSLProcessorKey()
476 static inline void GenKey(const GrGeometryProcessor&,
639 void GrGLCubicEffect::GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLCubicEffect
653 GrGLCubicEffect::GenKey(*this, caps, b); in getGLSLProcessorKey()
DGrDisableColorXP.cpp49 static void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*) {} in GenKey() function in GLDisableColorXP
68 GLDisableColorXP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrConvexPolyEffect.cpp30 static inline void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*);
81 void GrGLConvexPolyEffect::GenKey(const GrProcessor& processor, const GrShaderCaps&, in GenKey() function in GrGLConvexPolyEffect
174 GrGLConvexPolyEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrSRGBEffect.cpp67 static inline void GenKey(const GrProcessor& processor, const GrShaderCaps&, in GenKey() function in GrGLSRGBEffect
133 GrGLSRGBEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrGaussianConvolutionFragmentProcessor.cpp26 static inline void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*);
167 void GrGLConvolutionEffect::GenKey(const GrProcessor& processor, const GrShaderCaps&, in GenKey() function in GrGLConvolutionEffect
236 GrGLConvolutionEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrRRectEffect.cpp139 static inline void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*);
285 void GLCircularRRectEffect::GenKey(const GrProcessor& processor, const GrShaderCaps&, in GenKey() function in GLCircularRRectEffect
376 GLCircularRRectEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
488 static inline void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*);
592 void GLEllipticalRRectEffect::GenKey(const GrProcessor& effect, const GrShaderCaps&, in GenKey() function in GLEllipticalRRectEffect
662 GLEllipticalRRectEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrDistanceFieldGeoProc.cpp187 static inline void GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLDistanceFieldA8TextGeoProc
252 GrGLDistanceFieldA8TextGeoProc::GenKey(*this, caps, b); in getGLSLProcessorKey()
471 static inline void GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLDistanceFieldPathGeoProc
527 GrGLDistanceFieldPathGeoProc::GenKey(*this, caps, b); in getGLSLProcessorKey()
768 static inline void GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLDistanceFieldLCDTextGeoProc
827 GrGLDistanceFieldLCDTextGeoProc::GenKey(*this, caps, b); in getGLSLProcessorKey()
DGrPorterDuffXferProcessor.cpp468 static void GenKey(const GrProcessor& processor, GrProcessorKeyBuilder* b) { in GenKey() function in GLPorterDuffXferProcessor
498 GLPorterDuffXferProcessor::GenKey(*this, b); in onGetGLSLProcessorKey()
538 static void GenKey(const GrProcessor& processor, GrProcessorKeyBuilder* b) { in GenKey() function in GLShaderPDXferProcessor
570 GLShaderPDXferProcessor::GenKey(*this, b); in onGetGLSLProcessorKey()
625 static void GenKey(const GrProcessor& processor, const GrShaderCaps& caps, in GenKey() function in GLPDLCDXferProcessor
683 GLPDLCDXferProcessor::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrBicubicEffect.cpp20 static inline void GenKey(const GrProcessor& effect, const GrShaderCaps&, in GenKey() function in GrGLBicubicEffect
154 GrGLBicubicEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrCoverageSetOpXP.cpp58 static void GenKey(const GrProcessor& processor, const GrShaderCaps& caps, in GenKey() function in GLCoverageSetOpXP
86 GLCoverageSetOpXP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrMatrixConvolutionEffect.cpp21 static inline void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*);
116 void GrGLMatrixConvolutionEffect::GenKey(const GrProcessor& processor, in GenKey() function in GrGLMatrixConvolutionEffect
196 GrGLMatrixConvolutionEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
/external/skia/src/gpu/effects/
DGrBezierEffect.cpp24 static inline void GenKey(const GrGeometryProcessor&,
209 void GrGLConicEffect::GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLConicEffect
226 GrGLConicEffect::GenKey(*this, caps, b); in getGLSLProcessorKey()
276 static inline void GenKey(const GrGeometryProcessor&,
410 void GrGLQuadEffect::GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLQuadEffect
427 GrGLQuadEffect::GenKey(*this, caps, b); in getGLSLProcessorKey()
476 static inline void GenKey(const GrGeometryProcessor&,
639 void GrGLCubicEffect::GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLCubicEffect
653 GrGLCubicEffect::GenKey(*this, caps, b); in getGLSLProcessorKey()
DGrDisableColorXP.cpp49 static void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*) {} in GenKey() function in GLDisableColorXP
68 GLDisableColorXP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrConvexPolyEffect.cpp30 static inline void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*);
81 void GrGLConvexPolyEffect::GenKey(const GrProcessor& processor, const GrShaderCaps&, in GenKey() function in GrGLConvexPolyEffect
174 GrGLConvexPolyEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrSRGBEffect.cpp67 static inline void GenKey(const GrProcessor& processor, const GrShaderCaps&, in GenKey() function in GrGLSRGBEffect
133 GrGLSRGBEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrGaussianConvolutionFragmentProcessor.cpp26 static inline void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*);
167 void GrGLConvolutionEffect::GenKey(const GrProcessor& processor, const GrShaderCaps&, in GenKey() function in GrGLConvolutionEffect
236 GrGLConvolutionEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrDistanceFieldGeoProc.cpp187 static inline void GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLDistanceFieldA8TextGeoProc
260 GrGLDistanceFieldA8TextGeoProc::GenKey(*this, caps, b); in getGLSLProcessorKey()
479 static inline void GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLDistanceFieldPathGeoProc
543 GrGLDistanceFieldPathGeoProc::GenKey(*this, caps, b); in getGLSLProcessorKey()
784 static inline void GenKey(const GrGeometryProcessor& gp, in GenKey() function in GrGLDistanceFieldLCDTextGeoProc
851 GrGLDistanceFieldLCDTextGeoProc::GenKey(*this, caps, b); in getGLSLProcessorKey()
DGrRRectEffect.cpp139 static inline void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*);
285 void GLCircularRRectEffect::GenKey(const GrProcessor& processor, const GrShaderCaps&, in GenKey() function in GLCircularRRectEffect
376 GLCircularRRectEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
488 static inline void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*);
592 void GLEllipticalRRectEffect::GenKey(const GrProcessor& effect, const GrShaderCaps&, in GenKey() function in GLEllipticalRRectEffect
662 GLEllipticalRRectEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrPorterDuffXferProcessor.cpp468 static void GenKey(const GrProcessor& processor, GrProcessorKeyBuilder* b) { in GenKey() function in GLPorterDuffXferProcessor
498 GLPorterDuffXferProcessor::GenKey(*this, b); in onGetGLSLProcessorKey()
538 static void GenKey(const GrProcessor& processor, GrProcessorKeyBuilder* b) { in GenKey() function in GLShaderPDXferProcessor
570 GLShaderPDXferProcessor::GenKey(*this, b); in onGetGLSLProcessorKey()
625 static void GenKey(const GrProcessor& processor, const GrShaderCaps& caps, in GenKey() function in GLPDLCDXferProcessor
683 GLPDLCDXferProcessor::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrCoverageSetOpXP.cpp58 static void GenKey(const GrProcessor& processor, const GrShaderCaps& caps, in GenKey() function in GLCoverageSetOpXP
86 GLCoverageSetOpXP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
DGrBicubicEffect.cpp20 static inline void GenKey(const GrProcessor& effect, const GrShaderCaps&, in GenKey() function in GrGLBicubicEffect
154 GrGLBicubicEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
/external/skqp/src/gpu/
DGrPathProcessor.cpp20 static void GenKey(const GrPathProcessor& pathProc, in GenKey() function in GrGLPathProcessor
125 GrGLPathProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
/external/skia/src/gpu/
DGrPathProcessor.cpp20 static void GenKey(const GrPathProcessor& pathProc, in GenKey() function in GrGLPathProcessor
125 GrGLPathProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
/external/skqp/src/effects/
DSkHighContrastFilter.cpp216 static void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*);
234 GLHighContrastFilterEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
243 void GLHighContrastFilterEffect::GenKey( in GenKey() function in GLHighContrastFilterEffect
/external/skia/src/effects/
DSkHighContrastFilter.cpp216 static void GenKey(const GrProcessor&, const GrShaderCaps&, GrProcessorKeyBuilder*);
234 GLHighContrastFilterEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
243 void GLHighContrastFilterEffect::GenKey( in GenKey() function in GLHighContrastFilterEffect

123