Searched refs:willUseInputColor (Results 1 - 3 of 3) sorted by relevance

/external/skia/include/gpu/
H A DGrFragmentProcessor.h54 bool willUseInputColor() const { return fWillUseInputColor; } function in class:GrFragmentProcessor
H A DGrInvariantOutput.h310 bool willUseInputColor() const { return fWillUseInputColor; } function in class:GrInvariantOutput
/external/skia/src/gpu/
H A DGrProcOptInfo.cpp77 if (!fInOut.willUseInputColor()) {

Completed in 112 milliseconds