Home | History | Annotate | Download | only in hwui

Lines Matching refs:resultIndex

652     int resultIndex = -1;
666 resultIndex = currentIndex;
673 if(resultIndex == -1) {
674 ALOGE("resultIndex is -1, the polygon must be invalid!");
675 resultIndex = 0;
677 return resultIndex;