Home
last modified time | relevance | path

Searched defs:inputColorIsIgnored (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/
DGrProcessorSet.h87 bool inputColorIsIgnored() const { return fInputColorType == kIgnored_InputColorType; } in inputColorIsIgnored() function
/external/skia/src/gpu/
DGrProcessorSet.h90 bool inputColorIsIgnored() const { return fInputColorType == kIgnored_InputColorType; } in inputColorIsIgnored() function