Searched refs:enableRenderEffectCache (Results 1 – 5 of 5) sorted by relevance
56 Properties::enableRenderEffectCache); in TEST()
235 static bool enableRenderEffectCache; variable
54 bool Properties::enableRenderEffectCache = true; member in android::uirenderer::Properties
154 Properties::enableRenderEffectCache = supportsRenderEffectCache( in initialize()157 Properties::enableRenderEffectCache, version); in initialize()
249 if (!Properties::enableRenderEffectCache) { in drawContent()