Home | History | Annotate | Download | only in src

Lines Matching refs:OSTRIDE

724         overlay->OSTRIDE = dstPitch | (dstPitch << 16);
733 overlay->OSTRIDE = (dstPitch * 2) | (dstPitch << 16);
740 overlay->OSTRIDE = dstPitch;