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