Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:src_w

305     int dst_w, dst_h, src_w, src_h;
313 src_w = sourceCrop.right - sourceCrop.left;
316 if(((src_w != dst_w) || (src_h != dst_h)))
1178 int src_w = crop.right - crop.left;
1183 swap(src_w, src_h);
1189 ovutils::getDecimationFactor(src_w, src_h, dst_w, dst_h, horDscale,