Searched refs:inputMode (Results 1 – 2 of 2) sorted by relevance
43 InputMode inputMode() const { return fMode; } in inputMode() function
26 GrConstColorProcessor::InputMode mode = args.fFp.cast<GrConstColorProcessor>().inputMode(); in emitCode()