Searched refs:sThreadInstance (Results 1 – 1 of 1) sorted by relevance
105 private static final ThreadLocal<Choreographer> sThreadInstance = field in Choreographer288 return sThreadInstance.get(); in getInstance()311 Choreographer old = sThreadInstance.get(); in releaseInstance()312 sThreadInstance.remove(); in releaseInstance()