Searched refs:mUsingExternalChoreographer (Results 1 – 2 of 2) sorted by relevance
133 if (!swappy->mUsingExternalChoreographer) { in onChoreographer()134 swappy->mUsingExternalChoreographer = true; in onChoreographer()162 if (!mUsingExternalChoreographer) { in swapInternal()
218 bool mUsingExternalChoreographer = false; variable