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