Searched refs:SYNC_REDRAW_REQUESTED (Results 1 – 5 of 5) sorted by relevance
98 public static final int SYNC_REDRAW_REQUESTED = 1 << 0; field in HardwareRenderer127 SYNC_OK, SYNC_REDRAW_REQUESTED, SYNC_LOST_SURFACE_REWARD_IF_FOUND,
284 || result == HardwareRenderer.SYNC_REDRAW_REQUESTED) { in doCapture()
824 if ((syncResult & SYNC_REDRAW_REQUESTED) != 0) { in draw()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
16129 field public static final int SYNC_REDRAW_REQUESTED = 1; // 0x1