Searched refs:SYNC_FRAME_DROPPED (Results 1 – 4 of 4) sorted by relevance
121 public static final int SYNC_FRAME_DROPPED = 1 << 3; field in HardwareRenderer126 SYNC_CONTEXT_IS_STOPPED, SYNC_FRAME_DROPPED})454 if (mWaitForPresent && (syncResult & SYNC_FRAME_DROPPED) == 0) { in syncAndDraw()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
15582 field public static final int SYNC_FRAME_DROPPED = 8; // 0x8
63160 Landroid/view/ThreadedRenderer;->SYNC_FRAME_DROPPED:I