Searched refs:mSupportsBlur (Results 1 – 2 of 2) sorted by relevance
1316 bool mSupportsBlur = false; variable
442 mSupportsBlur = supportsBlurs; in SurfaceFlinger()443 ALOGI_IF(!mSupportsBlur, "Disabling blur effects, they are not supported."); in SurfaceFlinger()789 .setSupportsBackgroundBlur(mSupportsBlur) in init()4064 if (what & layer_state_t::eBackgroundBlurRadiusChanged && mSupportsBlur) { in setClientStateLocked()