Searched defs:isContainBootAnimation (Results 1 – 3 of 3) sorted by relevance
101 bool isContainBootAnimation = GetData<bool>(); in RSBaseRenderNode01FuzzTest() local
831 bool isContainBootAnimation = true; variable
270 void RSRenderNode::SetContainBootAnimation(bool isContainBootAnimation) in SetContainBootAnimation()