Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DDrawFrameTask.h45 kSync_LostSurfaceRewardIfFound = 1 << 1, enumerator
DDrawFrameTask.cpp138 mSyncResult |= kSync_LostSurfaceRewardIfFound; in syncFrameState()