Searched refs:kDither_StateBit (Results 1 – 2 of 2) sorted by relevance
626 kDither_StateBit = 0x01, enumerator682 return 0 != (fFlagBits & kDither_StateBit); in isDitherState()
1831 drawState->enableState(GrDrawState::kDither_StateBit); in setPaint()1833 drawState->disableState(GrDrawState::kDither_StateBit); in setPaint()