Searched refs:enableRenderEffectCache (Results 1 – 5 of 5) sorted by relevance
58 Properties::enableRenderEffectCache); in TEST()
277 static bool enableRenderEffectCache; variable
59 bool Properties::enableRenderEffectCache = true; member in android::uirenderer::Properties
157 Properties::enableRenderEffectCache = supportsRenderEffectCache( in initialize()160 Properties::enableRenderEffectCache, version); in initialize()
259 if (!Properties::enableRenderEffectCache) { in drawContent()