Searched refs:enableRTAnimations (Results 1 – 4 of 4) sorted by relevance
238 ANDROID_API static bool enableRTAnimations; variable
73 bool Properties::enableRTAnimations = true; member in android::uirenderer::Properties
396 if (CC_UNLIKELY(!Properties::enableRTAnimations)) { in prepareTree()
564 Properties::enableRTAnimations = enable; in android_view_ThreadedRenderer_hackySetRTAnimationsEnabled()