Searched refs:SYNC_LOST_SURFACE_REWARD_IF_FOUND (Results 1 – 5 of 5) 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,
681 if ((syncResult & SYNC_LOST_SURFACE_REWARD_IF_FOUND) != 0) { in draw()
14185 field public static final int SYNC_LOST_SURFACE_REWARD_IF_FOUND = 2; // 0x2
77591 Landroid/view/ThreadedRenderer;->SYNC_LOST_SURFACE_REWARD_IF_FOUND:I