Searched refs:dropInputFrames (Results 1 – 1 of 1) sorted by relevance
6596 int32_t dropInputFrames; in setSurfaceParameters() local6597 if (params->findInt32(PARAMETER_KEY_SUSPEND, &dropInputFrames)) { in setSurfaceParameters()7942 int32_t dropInputFrames; in setSurfaceParameters() local7943 if (params->findInt32(PARAMETER_KEY_SUSPEND, &dropInputFrames)) { in setSurfaceParameters()7953 mGraphicBufferSource->setSuspend(dropInputFrames != 0, suspendStartTimeUs)); in setSurfaceParameters()