Searched refs:SYNC_LOST_SURFACE_REWARD_IF_FOUND (Results 1 – 4 of 4) sorted by relevance
102 public static final int SYNC_LOST_SURFACE_REWARD_IF_FOUND = 1 << 1; field in HardwareRenderer121 SYNC_OK, SYNC_REDRAW_REQUESTED, SYNC_LOST_SURFACE_REWARD_IF_FOUND,
671 if ((syncResult & SYNC_LOST_SURFACE_REWARD_IF_FOUND) != 0) { in draw()
14168 field public static final int SYNC_LOST_SURFACE_REWARD_IF_FOUND = 2; // 0x2
83093 Landroid/view/ThreadedRenderer;->SYNC_LOST_SURFACE_REWARD_IF_FOUND:I