Searched refs:isDitherState (Results 1 – 2 of 2) sorted by relevance
81 bool isDitherState() const { return SkToBool(fFlags & kDither_Flag); } in isDitherState() function
1416 this->flushDither(pipeline.isDitherState()); in flushGLState()