Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:w_dscale

289     float w_dscale = ceilf((float)crop_w / (float)dst_w);
302 if(w_dscale > 4.0f || h_dscale > 4.0f)
305 if(w_dscale > 8.0f || h_dscale > 8.0f)