Searched refs:SYNC_FRAME_DROPPED (Results 1 – 2 of 2) sorted by relevance
114 public static final int SYNC_FRAME_DROPPED = 1 << 3; field in HardwareRenderer119 SYNC_CONTEXT_IS_STOPPED, SYNC_FRAME_DROPPED})403 if (mWaitForPresent && (syncResult & SYNC_FRAME_DROPPED) == 0) { in syncAndDraw()
14644 field public static final int SYNC_FRAME_DROPPED = 8; // 0x8