Searched refs:enableRTAnimations (Results 1 – 4 of 4) sorted by relevance
268 static bool enableRTAnimations; variable
76 bool Properties::enableRTAnimations = true; member in android::uirenderer::Properties
432 if (CC_UNLIKELY(!Properties::enableRTAnimations)) { in prepareTree()
768 Properties::enableRTAnimations = enable; in android_view_ThreadedRenderer_hackySetRTAnimationsEnabled()