Lines Matching refs:outCountE
445 ptrA->outCountE = 0;
485 ptrA->outCountE = 0;
1006 ptrA->outCountE = 0;
1067 if( ( ptrA->outCountE * 4 ) < ptrA->outArrE.sizeE )
1069 ptrA->outArrE.arrPtrE[ ptrA->outCountE * 4 + 0 ] = xA;
1070 ptrA->outArrE.arrPtrE[ ptrA->outCountE * 4 + 1 ] = yA;
1071 ptrA->outArrE.arrPtrE[ ptrA->outCountE * 4 + 2 ] = scaleA;
1072 ptrA->outArrE.arrPtrE[ ptrA->outCountE * 4 + 3 ] = actA;
1073 ptrA->outCountE++;
1084 for( iL = 0; iL < ptrA->outCountE; iL++ )
1111 uint32 endIdxL = ptrA->outCountE; /* end index */
1117 if( overlapThrA >= 0x010000 ) return ptrA->outCountE;
1205 ptrA->outCountE = endIdxL;