Home
last modified time | relevance | path

Searched refs:iOrigHeight (Results 1 – 1 of 1) sorted by relevance

/packages/services/BuiltInPrintService/jni/plugins/
Dwprint_scaler.c193 uint16 iOrigWidth, iOrigHeight, iOrigOutBufWidth, iOrigSrcBufWidth; in scaler_scale_image_data() local
233 iOrigHeight = pscaler_config->iOutHeight; in scaler_scale_image_data()
251 pscaler_config->iOutHeight = iOrigHeight; in scaler_scale_image_data()
267 iOrigHeight = pscaler_config->iSrcHeight; in scaler_scale_image_data()
287 pscaler_config->iSrcHeight = iOrigHeight; in scaler_scale_image_data()