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/skia/m133/src/gpu/ganesh/
DGrProcessorSet.h96 bool inputColorIsIgnored() const { return fInputColorType == kIgnored_InputColorType; } in inputColorIsIgnored() function