Home
last modified time | relevance | path

Searched refs:mIsDestructionPending (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DCacheManager.h102 bool mIsDestructionPending = false; variable
DCacheManager.cpp309 if (mIsDestructionPending) { in cancelDestroyContext()
310 mIsDestructionPending = false; in cancelDestroyContext()