Searched defs:isDitherEnabled (Results 1 – 2 of 2) sorted by relevance
853 bool isDitherEnabled() { return mState.isDitherEnabled(); } in isDitherEnabled() function
407 bool isDitherEnabled() const { return mRasterizer.dither; } in isDitherEnabled() function1356 bool isDitherEnabled() const { return mPrivateState.isDitherEnabled(); } in isDitherEnabled() function