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