Searched refs:SYNC_LOST_SURFACE_REWARD_IF_FOUND (Results 1 – 3 of 3) sorted by relevance
99 public static final int SYNC_LOST_SURFACE_REWARD_IF_FOUND = 1 << 1; field in HardwareRenderer118 SYNC_OK, SYNC_REDRAW_REQUESTED, SYNC_LOST_SURFACE_REWARD_IF_FOUND,
659 if ((syncResult & SYNC_LOST_SURFACE_REWARD_IF_FOUND) != 0) { in draw()
14645 field public static final int SYNC_LOST_SURFACE_REWARD_IF_FOUND = 2; // 0x2