Searched refs:outputByPct (Results 1 – 1 of 1) sorted by relevance
395 VideoSurfaceBuffer *outputByPct = NULL; in findOutputByPct() local402 outputByPct = mOutputHead; in findOutputByPct()407 outputByPct = p; in findOutputByPct()413 if (outputByPct == NULL && draining) { in findOutputByPct()414 outputByPct = mOutputHead; in findOutputByPct()416 return outputByPct; in findOutputByPct()