Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:dst_height_r

722     int dst_width_r, dst_height_r;
758 dst_height_r = dstR.bottom - dstR.top;
763 if(((src_width_r != dst_width_r) || (src_height_r != dst_height_r)))