Home | History | Annotate | Download | only in view

Lines Matching defs:syncResult

823         int syncResult = nSyncAndDrawFrame(mNativeProxy, frameInfo, frameInfo.length);
824 if ((syncResult & SYNC_LOST_SURFACE_REWARD_IF_FOUND) != 0) {
831 if ((syncResult & SYNC_INVALIDATE_REQUIRED) != 0) {