Searched refs:kMaxColorProcessors (Results 1 – 4 of 4) sorted by relevance
170 static constexpr int kMaxColorProcessors = UINT8_MAX; variable
27 if (paint.numColorFragmentProcessors() <= kMaxColorProcessors) { in GrProcessorSet()
171 static constexpr int kMaxColorProcessors = UINT8_MAX; variable
26 if (paint.numColorFragmentProcessors() <= kMaxColorProcessors) { in GrProcessorSet()