Home | History | Annotate | Download | only in vndk

Lines Matching refs:rowInc

431         int32_t rowOffset = (row + rect.top / info.rowSampling) * info.rowInc;
441 int32_t rowOffset = (row + rect.top / info.rowSampling) * info.rowInc;