Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:screen_h

429                          src_crop_width=%d screen_h=%d src_crop_height=%d",
997 int32_t screen_h = displayFrame.bottom - displayFrame.top;
1010 screen_w = screen_h;
1011 screen_h = tmp;
1015 if(screen_w <=0 || screen_h<=0 ||src_crop_width<=0 || src_crop_height<=0 ) {
1017 screen_h=%d src_crop_height=%d", __FUNCTION__, screen_w,
1018 src_crop_width,screen_h,src_crop_height);
1023 float dtdy = (float)screen_h/(float)src_crop_height;
1044 copybitsMinScale=%f,screen_w=%d,screen_h=%d \
1046 dsdx,dtdy,copybitsMaxScale,1/copybitsMinScale,screen_w,screen_h,