Searched refs:mBlurSupportedSysProp (Results 1 – 1 of 1) sorted by relevance
24 private static boolean mBlurSupportedSysProp = SystemProperties field in BlurUtils35 return mBlurSupportedSysProp && !mBlurDisabledSysProp && ActivityManager.isHighEndGfx(); in supportsBlursOnWindows()