Home
last modified time | relevance | path

Searched refs:getShaderDfxInfo (Results 1 - 25 of 55) sorted by relevance

123

/third_party/skia/src/gpu/effects/
H A DGrDistanceFieldGeoProc.h97 SkString getShaderDfxInfo() const override;
165 SkString getShaderDfxInfo() const override;
247 SkString getShaderDfxInfo() const override;
H A DGrBezierEffect.h82 SkString getShaderDfxInfo() const override;
146 SkString getShaderDfxInfo() const override;
H A DGrCoverageSetOpXP.cpp27 SkString getShaderDfxInfo() const override;
48 SkString CoverageSetOpXP::getShaderDfxInfo() const in getShaderDfxInfo() function in CoverageSetOpXP
H A DGrDisableColorXP.cpp25 SkString getShaderDfxInfo() const override { return SkString("ShaderDfx_DisableColorXP"); }
H A DGrShadowGeoProc.h32 SkString getShaderDfxInfo() const override { return SkString("ShaderDfx_GrRRectShadowGeoProc"); }
H A DGrYUVtoRGBEffect.h29 SkString getShaderDfxInfo() const override;
H A DGrPorterDuffXferProcessor.cpp383 SkString getShaderDfxInfo() const override;
444 SkString PorterDuffXferProcessor::getShaderDfxInfo() const
495 SkString getShaderDfxInfo() const override;
514 SkString ShaderPDXferProcessor::getShaderDfxInfo() const
562 SkString getShaderDfxInfo() const override { return SkString("ShaderDfx_PDLCDXfer"); }
H A DGrGaussianConvolutionFragmentProcessor.h43 SkString getShaderDfxInfo() const override;
H A DGrModulateAtlasCoverageEffect.h34 SkString getShaderDfxInfo() const override {
H A DGrMatrixEffect.h23 SkString getShaderDfxInfo() const override { return SkString("ShaderDfx_GrMatrixEffect"); }
H A DGrConvexPolyEffect.h60 SkString getShaderDfxInfo() const override;
H A DGrBitmapTextGeoProc.h52 SkString getShaderDfxInfo() const override;
H A DGrCustomXfermode.cpp87 SkString getShaderDfxInfo() const override;
108 SkString CustomXP::getShaderDfxInfo() const in getShaderDfxInfo() function in CustomXP
H A DGrRRectEffect.cpp54 SkString getShaderDfxInfo() const override;
376 SkString CircularRRectEffect::getShaderDfxInfo() const { in getShaderDfxInfo() function in CircularRRectEffect
402 SkString getShaderDfxInfo() const override;
676 SkString EllipticalRRectEffect::getShaderDfxInfo() const { in getShaderDfxInfo() function in EllipticalRRectEffect
H A DGrMatrixConvolutionEffect.h36 SkString getShaderDfxInfo() const override;
H A DGrBicubicEffect.h36 SkString getShaderDfxInfo() const override;
H A DGrTextureEffect.h100 SkString getShaderDfxInfo() const override;
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrPathTessellationShader_Hardware.cpp51 SkString getShaderDfxInfo() const override { return SkString("ShaderDfx_HardwareWedgeShader"); }
197 SkString getShaderDfxInfo() const override { return SkString("ShaderDfx_HardwareCurveShader"); }
H A DGrStrokeTessellationShader.h56 SkString getShaderDfxInfo() const override;
H A DGrPathTessellationShader_MiddleOut.cpp73 SkString getShaderDfxInfo() const override {
H A DGrPathTessellationShader.cpp33 SkString getShaderDfxInfo() const override { return SkString("ShaderDfx_SimpleTriangleShader"); }
/third_party/skia/src/gpu/
H A DGrFragmentProcessor.cpp275 SkString getShaderDfxInfo() const override {
401 SkString getShaderDfxInfo() const override { return SkString("ShaderDfx_ComposeProcessor"); }
537 SkString getShaderDfxInfo() const override { return SkString("ShaderDfx_SurfaceColorProcessor"); }
580 SkString getShaderDfxInfo() const override { return SkString("ShaderDfx_DeviceSpace"); }
877 SkString getShaderDfxInfo() const override { return SkString("ShaderDfx_HighPrecision"); }
H A DGrColorSpaceXform.h85 SkString getShaderDfxInfo() const override;
H A DGrProcessor.h148 virtual SkString getShaderDfxInfo() const = 0;
/third_party/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.cpp94 HITRACE_OHOS_NAME_ALWAYS(geomProc.getShaderDfxInfo().c_str()); in emitAndInstallPrimProc()
220 HITRACE_OHOS_NAME_ALWAYS(fp.getShaderDfxInfo().c_str()); in writeFPFunction()
365 HITRACE_OHOS_NAME_ALWAYS(xp.getShaderDfxInfo().c_str()); in emitAndInstallXferProc()

Completed in 12 milliseconds

123