Searched defs:isDitherEnabled (Results 1 – 3 of 3) sorted by relevance
195 bool isDitherEnabled() const { return mBlend.dither; } in isDitherEnabled() function
271 bool isDitherEnabled() const { return mRasterizer.dither; } in isDitherEnabled() function
636 bool Context::isDitherEnabled() const in isDitherEnabled() function in es2::Context