Searched refs:outputByPct (Results 1 – 1 of 1) sorted by relevance
379 VideoSurfaceBuffer *outputByPct = NULL; in findOutputByPct() local386 outputByPct = mOutputHead; in findOutputByPct()391 outputByPct = p; in findOutputByPct()397 if (outputByPct == NULL && draining) { in findOutputByPct()398 outputByPct = mOutputHead; in findOutputByPct()400 return outputByPct; in findOutputByPct()