Searched refs:enableRenderEffectCache (Results 1 – 4 of 4) sorted by relevance
227 static bool enableRenderEffectCache; variable
53 bool Properties::enableRenderEffectCache = false; member in android::uirenderer::Properties
245 if (!Properties::enableRenderEffectCache) { in drawContent()
151 Properties::enableRenderEffectCache = (strcmp(vendor, "Qualcomm") != 0); in initialize()