Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/glsl/
DGrGLSLFragmentShaderBuilder.h93 bool hasSecondaryOutput() const override { return fHasSecondaryOutput; } in hasSecondaryOutput() function
/external/skia/src/gpu/ganesh/
DGrXferProcessor.cpp27 bool GrXferProcessor::hasSecondaryOutput() const { in hasSecondaryOutput() function in GrXferProcessor
/external/skia/src/gpu/ganesh/effects/
DGrPorterDuffXferProcessor.cpp69 bool hasSecondaryOutput() const { in hasSecondaryOutput() function in BlendFormula