Home
last modified time | relevance | path

Searched defs:hasSecondaryOutput (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.h95 bool hasSecondaryOutput() const override { return fHasSecondaryOutput; } in hasSecondaryOutput() function
/third_party/flutter/skia/src/gpu/
DGrXferProcessor.cpp26 bool GrXferProcessor::hasSecondaryOutput() const { in hasSecondaryOutput() function in GrXferProcessor
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.h157 bool hasSecondaryOutput() const override { return fHasSecondaryOutput; } in hasSecondaryOutput() function
/third_party/skia/src/gpu/
DGrXferProcessor.cpp26 bool GrXferProcessor::hasSecondaryOutput() const { in hasSecondaryOutput() function in GrXferProcessor
/third_party/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp65 bool hasSecondaryOutput() const { in hasSecondaryOutput() function in BlendFormula
/third_party/flutter/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp67 bool hasSecondaryOutput() const { in hasSecondaryOutput() function in BlendFormula