Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DDrawFrameTask.h49 ContextIsStopped = 1 << 2, enumerator
H A DDrawFrameTask.cpp250 mSyncResult |= SyncResult::ContextIsStopped; in syncFrameState()