Home | History | Annotate | Download | only in vndk

Lines Matching refs:colInc

433             int32_t colOffset = (col + rect.left / info.colSampling) * info.colInc;
443 int32_t colOffset = (col + rect.left / info.colSampling) * info.colInc;