Searched refs:SYNC_FRAME_DROPPED (Results 1 – 4 of 4) sorted by relevance
117 public static final int SYNC_FRAME_DROPPED = 1 << 3; field in HardwareRenderer122 SYNC_CONTEXT_IS_STOPPED, SYNC_FRAME_DROPPED})392 if (mWaitForPresent && (syncResult & SYNC_FRAME_DROPPED) == 0) { in syncAndDraw()
14184 field public static final int SYNC_FRAME_DROPPED = 8; // 0x8
77589 Landroid/view/ThreadedRenderer;->SYNC_FRAME_DROPPED:I