Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:h_dscale

286     float h_dscale = ceilf((float)crop_h / (float)dst_h);
298 if(w_dscale > 4.0f || h_dscale > 4.0f)
301 if(w_dscale > 8.0f || h_dscale > 8.0f)