Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DDrawFrameTask.h46 LostSurfaceRewardIfFound = 1 << 1, enumerator
DDrawFrameTask.cpp146 mSyncResult |= SyncResult::LostSurfaceRewardIfFound; in syncFrameState()