Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrProcessorSet.h86 bool inputColorIsIgnored() const { return fInputColorType == kIgnored_InputColorType; } in inputColorIsIgnored() function
/third_party/flutter/skia/src/gpu/
DGrProcessorSet.h90 bool inputColorIsIgnored() const { return fInputColorType == kIgnored_InputColorType; } in inputColorIsIgnored() function