Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:h_dscale

290     float h_dscale = ceilf((float)crop_h / (float)dst_h);
302 if(w_dscale > 4.0f || h_dscale > 4.0f)
305 if(w_dscale > 8.0f || h_dscale > 8.0f)